Searched refs:correction_pos (Results 1 – 3 of 3) sorted by relevance
53 before(this_way->correction_pos, ntohl(seq))) { in nf_ct_seqadj_set() 54 this_way->correction_pos = ntohl(seq); in nf_ct_seqadj_set() 90 seq->correction_pos)) in nf_ct_sack_block_adjust() 98 seq->correction_pos)) in nf_ct_sack_block_adjust() 193 if (after(ntohl(tcph->seq), this_way->correction_pos)) in nf_ct_seq_adjust() 208 other_way->correction_pos)) in nf_ct_seq_adjust() 240 return after(seq, this_way->correction_pos) ?
465 htonl(seq->correction_pos)) || in dump_ct_seq_adj() 2048 seq->correction_pos = in change_seq_adj()
15 u32 correction_pos; member