Searched refs:origdst_port_high (Results 1 - 3 of 3) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_conntrack.h73 __u16 origsrc_port_high, origdst_port_high; member in struct:xt_conntrack_mtinfo3
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_conntrack.h74 __u16 origsrc_port_high, origdst_port_high; member in struct:xt_conntrack_mtinfo3
/external/iptables/extensions/
H A Dlibxt_conntrack.c475 info->origdst_port_high = cb->val.port_range[cb->nvals >= 2];
523 up.origdst_port_high = up.origdst_port;
529 up.origdst_port != up.origdst_port_high ||
549 up.origdst_port_high = up.origdst_port;
555 up.origdst_port != up.origdst_port_high ||
861 v3 ? info->origdst_port_high : 0);
1353 if (sinfo->origdst_port == sinfo->origdst_port_high)
1357 sinfo->origdst_port_high);

Completed in 74 milliseconds