Home
last modified time | relevance | path

Searched refs:TS_IGNORECASE (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
H A Dxt_string.c55 flags |= TS_IGNORECASE; in string_mt_check()
/linux/include/linux/
H A Dtextsearch.h16 #define TS_IGNORECASE 2 /* Searches string case insensitively */ macro
/linux/lib/
H A Dts_fsm.c268 if (flags & TS_IGNORECASE) in fsm_init()