Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibxt_CT.c107 *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()
/third_party/iptables/include/linux/netfilter/
Dxt_CT.h9 XT_CT_ZONE_DIR_ORIG = 1 << 2, enumerator