Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_string.c54 ~(XT_STRING_FLAG_IGNORECASE | XT_STRING_FLAG_INVERT)) in string_mt_check()
56 if (conf->u.v1.flags & XT_STRING_FLAG_IGNORECASE) in string_mt_check()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_string.h11 XT_STRING_FLAG_IGNORECASE = 0x02 enumerator