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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/net/netfilter/
H A Dnf_nat.h26 u_int32_t correction_pos; member in struct:nf_nat_seq
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_nat.h24 u_int32_t correction_pos; member in struct:nf_nat_seq
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_helper.c63 before(this_way->correction_pos, seq)) {
64 this_way->correction_pos = seq;
285 natseq->correction_pos))
293 natseq->correction_pos))
381 if (after(ntohl(tcph->seq), this_way->correction_pos))
387 other_way->correction_pos))

Completed in 192 milliseconds