Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_CT.h7 XT_CT_NOTRACK = 1 << 0, enumerator
13 XT_CT_MASK = XT_CT_NOTRACK | XT_CT_NOTRACK_ALIAS |
/linux-4.4.14/net/netfilter/
Dxt_CT.c207 if (info->flags & XT_CT_NOTRACK) { in xt_ct_tg_check()
279 if (info->flags & ~XT_CT_NOTRACK) in xt_ct_tg_check_v0()
297 if (info->flags & ~XT_CT_NOTRACK) in xt_ct_tg_check_v1()