Searched refs:XT_CT_NOTRACK (Results 1 – 2 of 2) sorted by relevance
8 XT_CT_NOTRACK = 1 << 0, enumerator14 XT_CT_MASK = XT_CT_NOTRACK | XT_CT_NOTRACK_ALIAS |
162 if (info->flags & XT_CT_NOTRACK) { in xt_ct_tg_check()245 if (info->flags & ~XT_CT_NOTRACK) in xt_ct_tg_check_v0()263 if (info->flags & ~XT_CT_NOTRACK) in xt_ct_tg_check_v1()