Searched refs:correction_pos (Results 1 – 2 of 2) sorted by relevance
43 …e=%d, offset_after=%d, correction_pos=%u\n", x->offset_before, x->offset_after, x->correction_pos);98 || before(this_way->correction_pos, ntohl(tcph->seq))) { in ip_nat_resize_packet()99 this_way->correction_pos = ntohl(tcph->seq); in ip_nat_resize_packet()331 natseq->correction_pos)) in sack_adjust()340 natseq->correction_pos)) in sack_adjust()428 if (after(ntohl(tcph->seq), this_way->correction_pos)) in ip_nat_seq_adjust()435 other_way->correction_pos)) in ip_nat_seq_adjust()
31 u_int32_t correction_pos; member