Searched refs:origdst_port_high (Results 1 - 4 of 4) 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_conntrack.h72 __u16 origsrc_port_high, origdst_port_high; member in struct:xt_conntrack_mtinfo3
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_conntrack.h72 __u16 origsrc_port_high, origdst_port_high; member in struct:xt_conntrack_mtinfo3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_conntrack.c464 info->origdst_port_high = cb->val.port_range[cb->nvals >= 2];
512 up.origdst_port_high = up.origdst_port;
518 up.origdst_port != up.origdst_port_high ||
538 up.origdst_port_high = up.origdst_port;
544 up.origdst_port != up.origdst_port_high ||
848 v3 ? info->origdst_port_high : 0);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_conntrack.c471 info->origdst_port_high = cb->val.port_range[cb->nvals >= 2];
519 up.origdst_port_high = up.origdst_port;
525 up.origdst_port != up.origdst_port_high ||
545 up.origdst_port_high = up.origdst_port;
551 up.origdst_port != up.origdst_port_high ||
855 v3 ? info->origdst_port_high : 0);

Completed in 71 milliseconds