Searched refs:other_way (Results 1 – 1 of 1) sorted by relevance
171 struct nf_ct_seqadj *this_way, *other_way; in nf_ct_seq_adjust() local175 other_way = &seqadj->seq[!dir]; in nf_ct_seq_adjust()187 if (after(ntohl(tcph->ack_seq) - other_way->offset_before, in nf_ct_seq_adjust()188 other_way->correction_pos)) in nf_ct_seq_adjust()189 ackoff = other_way->offset_after; in nf_ct_seq_adjust()191 ackoff = other_way->offset_before; in nf_ct_seq_adjust()