Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_seqadj.c50 before(this_way->correction_pos, ntohl(seq))) { in nf_ct_seqadj_set()
51 this_way->correction_pos = ntohl(seq); in nf_ct_seqadj_set()
87 seq->correction_pos)) in nf_ct_sack_block_adjust()
95 seq->correction_pos)) in nf_ct_sack_block_adjust()
184 if (after(ntohl(tcph->seq), this_way->correction_pos)) in nf_ct_seq_adjust()
199 other_way->correction_pos)) in nf_ct_seq_adjust()
231 return after(seq, this_way->correction_pos) ? in nf_ct_seq_offset()
A Dnf_conntrack_netlink.c433 htonl(seq->correction_pos)) || in dump_ct_seq_adj()
2072 seq->correction_pos = in change_seq_adj()
/linux/include/net/netfilter/
A Dnf_conntrack_seqadj.h15 u32 correction_pos; member

Completed in 12 milliseconds