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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_conntrack.h34 #define IPT_CONNTRACK_PROTO 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_conntrack.c213 sinfo->invflags |= IPT_CONNTRACK_PROTO;
227 sinfo->flags |= IPT_CONNTRACK_PROTO;
444 if(sinfo->flags & IPT_CONNTRACK_PROTO) {
446 if (sinfo->invflags & IPT_CONNTRACK_PROTO)

Completed in 69 milliseconds