Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dxt_string.c52 ~(XT_STRING_FLAG_IGNORECASE | XT_STRING_FLAG_INVERT)) in string_mt_check()
54 if (conf->u.v1.flags & XT_STRING_FLAG_IGNORECASE) in string_mt_check()
/Linux-v5.15/include/uapi/linux/netfilter/
Dxt_string.h12 XT_STRING_FLAG_IGNORECASE = 0x02 enumerator