Searched refs:nf_ct_seq_adjust (Results 1 – 4 of 4) sorted by relevance
| /net/netfilter/ |
| A D | nf_conntrack_seqadj.c | 164 int nf_ct_seq_adjust(struct sk_buff *skb, in nf_ct_seq_adjust() function 218 EXPORT_SYMBOL_GPL(nf_ct_seq_adjust);
|
| A D | nf_conntrack_ovs.c | 72 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) in nf_ct_helper()
|
| A D | nf_conntrack_proto.c | 190 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm()
|
| A D | nf_conntrack_core.c | 2250 if (!nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm_cthelper()
|
Completed in 14 milliseconds