Searched refs:XT_CT_NOTRACK (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_CT.h4 #define XT_CT_NOTRACK 0x1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_CT.h4 #define XT_CT_NOTRACK 0x1 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_CT.h4 #define XT_CT_NOTRACK 0x1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_CT.c106 info->flags |= XT_CT_NOTRACK;
123 if (info->flags & XT_CT_NOTRACK)
142 if (info->flags & XT_CT_NOTRACK)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_CT.c106 info->flags |= XT_CT_NOTRACK;
123 if (info->flags & XT_CT_NOTRACK)
142 if (info->flags & XT_CT_NOTRACK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_CT.c66 if (info->flags & ~XT_CT_NOTRACK)
69 if (info->flags & XT_CT_NOTRACK) {

Completed in 66 milliseconds