Searched refs:XT_CT_ZONE_MARK (Results 1 – 2 of 2) sorted by relevance
114 *flags |= XT_CT_ZONE_MARK; in ct_parse_zone_id()136 if (flags & XT_CT_ZONE_MARK) in ct_print_zone_id()247 if (info->flags & XT_CT_ZONE_MARK || info->zone) in ct_print()274 if (info->flags & XT_CT_ZONE_MARK || info->zone) in ct_print_v1()295 if (info->flags & XT_CT_ZONE_MARK || info->zone) in ct_save()318 if (info->flags & XT_CT_ZONE_MARK || info->zone) in ct_save_v1()
11 XT_CT_ZONE_MARK = 1 << 4, enumerator