Home
last modified time | relevance | path

Searched refs:nf_ct_seq_adjust (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/netfilter/
A Dnf_conntrack_seqadj.h41 int nf_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct,
/linux/net/netfilter/
A Dnf_conntrack_seqadj.c164 int nf_ct_seq_adjust(struct sk_buff *skb, in nf_ct_seq_adjust() function
218 EXPORT_SYMBOL_GPL(nf_ct_seq_adjust);
A Dnf_conntrack_proto.c147 if (!nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm()
A Dnf_conntrack_core.c2192 if (!nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm_cthelper()
/linux/net/openvswitch/
A Dconntrack.c489 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) in ovs_ct_helper()

Completed in 26 milliseconds