Home
last modified time | relevance | path

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

/linux-3.3/include/linux/netfilter/
Dxt_CT.h6 #define XT_CT_NOTRACK 0x1 macro
/linux-3.3/net/netfilter/
Dxt_CT.c65 if (info->flags & ~XT_CT_NOTRACK) in xt_ct_tg_check()
68 if (info->flags & XT_CT_NOTRACK) { in xt_ct_tg_check()