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

/linux-master/include/uapi/linux/netfilter/
H A Dxt_CT.h10 XT_CT_ZONE_DIR_ORIG = 1 << 2, enumerator in enum:__anon13060
15 XT_CT_ZONE_DIR_ORIG | XT_CT_ZONE_DIR_REPL |
/linux-master/net/netfilter/
H A Dxt_CT.c128 switch (info->flags & (XT_CT_ZONE_DIR_ORIG |
130 case XT_CT_ZONE_DIR_ORIG:
168 if (info->zone || info->flags & (XT_CT_ZONE_DIR_ORIG |

Completed in 113 milliseconds