Searched refs:XT_CT_ZONE_DIR_ORIG (Results 1 – 2 of 2) sorted by relevance
107 *flags |= XT_CT_ZONE_DIR_ORIG; in ct_parse_zone_id()130 if ((flags & (XT_CT_ZONE_DIR_ORIG | in ct_print_zone_id()131 XT_CT_ZONE_DIR_REPL)) == XT_CT_ZONE_DIR_ORIG) in ct_print_zone_id()133 if ((flags & (XT_CT_ZONE_DIR_ORIG | in ct_print_zone_id()
9 XT_CT_ZONE_DIR_ORIG = 1 << 2, enumerator