Searched refs:correction_pos (Results 1 – 3 of 3) sorted by relevance
49 before(this_way->correction_pos, ntohl(seq))) { in nf_ct_seqadj_set()50 this_way->correction_pos = ntohl(seq); in nf_ct_seqadj_set()86 seq->correction_pos)) in nf_ct_sack_block_adjust()94 seq->correction_pos)) in nf_ct_sack_block_adjust()182 if (after(ntohl(tcph->seq), this_way->correction_pos)) in nf_ct_seq_adjust()188 other_way->correction_pos)) in nf_ct_seq_adjust()225 return after(seq, this_way->correction_pos) ? in nf_ct_seq_offset()
414 htonl(seq->correction_pos)) || in dump_ct_seq_adj()1589 seq->correction_pos = in change_seq_adj()
14 u32 correction_pos; member