Home
last modified time | relevance | path

Searched refs:nf_ct_get_tuplepr (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/net/netfilter/
A Dxt_connlimit.c46 } else if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), in connlimit_mt()
A Dnft_connlimit.c40 } else if (!nf_ct_get_tuplepr(pkt->skb, skb_network_offset(pkt->skb), in nft_connlimit_do_eval()
A Dnf_conntrack_proto_icmp.c124 if (!nf_ct_get_tuplepr(skb, dataoff, in nf_conntrack_inet_error()
A Dnf_conntrack_core.c425 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr() function
438 EXPORT_SYMBOL_GPL(nf_ct_get_tuplepr);
2337 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), in nf_conntrack_get_tuple_skb()
/linux-6.3-rc2/net/sched/
A Dact_connmark.c72 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), proto, parms->net, in tcf_connmark_act()
A Dact_ctinfo.c121 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), in tcf_ctinfo_act()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_conntrack.h210 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff,
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c465 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), proto, net, &tuple)) in ovs_ct_expect_find()
530 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), l3num, in ovs_ct_find_existing()

Completed in 21 milliseconds