Searched refs:nf_ct_helper (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/net/netfilter/ |
| D | nf_conntrack_ovs.c | 12 int nf_ct_helper(struct sk_buff *skb, struct nf_conn *ct, in nf_ct_helper() function 76 EXPORT_SYMBOL_GPL(nf_ct_helper);
|
| /Linux-v6.6/include/net/netfilter/ |
| D | nf_conntrack_helper.h | 118 int nf_ct_helper(struct sk_buff *skb, struct nf_conn *ct,
|
| /Linux-v6.6/net/sched/ |
| D | act_ct.c | 1024 if (nf_ct_helper(skb, ct, ctinfo, family) != NF_ACCEPT) in tcf_ct_act()
|
| /Linux-v6.6/net/openvswitch/ |
| D | conntrack.c | 794 nf_ct_helper(skb, ct, ctinfo, info->family) != NF_ACCEPT) { in __ovs_ct_lookup()
|