Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_seqadj.h41 int nf_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct,
/openbmc/linux/net/netfilter/
H 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);
H A Dnf_conntrack_ovs.c72 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) in nf_ct_helper()
H A Dnf_conntrack_proto.c193 !nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm()
H A Dnf_conntrack_core.c2286 if (!nf_ct_seq_adjust(skb, ct, ctinfo, protoff)) { in nf_confirm_cthelper()