Searched refs:nf_ct_seq_offset (Results 1 – 3 of 3) sorted by relevance
43 s32 nf_ct_seq_offset(const struct nf_conn *ct, enum ip_conntrack_dir, u32 seq);
220 s32 nf_ct_seq_offset(const struct nf_conn *ct, in nf_ct_seq_offset() function234 EXPORT_SYMBOL_GPL(nf_ct_seq_offset);
481 receiver_offset = nf_ct_seq_offset(ct, !dir, ack - 1); in tcp_in_window()