Searched refs:correction_pos (Results 1 – 3 of 3) sorted by relevance
50 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()
433 htonl(seq->correction_pos)) || in dump_ct_seq_adj()2073 seq->correction_pos = in change_seq_adj()
15 u32 correction_pos; member