Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_TCPMSS.c286 xt_ematch_foreach(ematch, e) in tcpmss_tg4_check()
302 xt_ematch_foreach(ematch, e) in tcpmss_tg6_check()
/linux/include/uapi/linux/netfilter/
H A Dx_tables.h180 #define xt_ematch_foreach(pos, entry) \ macro