Searched refs:nf_ct_seq_adjust (Results 1 – 4 of 4) sorted by relevance
41 int nf_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct,
164 int nf_ct_seq_adjust(struct sk_buff *skb, in nf_ct_seq_adjust() function218 EXPORT_SYMBOL_GPL(nf_ct_seq_adjust);
147 if (!nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm()
485 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) in ovs_ct_helper()