Home
last modified time | relevance | path

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

/linux-6.14.4/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-6.14.4/include/uapi/linux/netfilter/
Dxt_string.h12 XT_STRING_FLAG_IGNORECASE = 0x02 enumerator