Home
last modified time | relevance | path

Searched refs:XT_STRING_FLAG_INVERT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_string.c29 invert = conf->u.v1.flags & XT_STRING_FLAG_INVERT; in string_mt()
52 ~(XT_STRING_FLAG_IGNORECASE | XT_STRING_FLAG_INVERT)) in string_mt_check()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_string.h11 XT_STRING_FLAG_INVERT = 0x01, enumerator