Searched refs:nf_ct_get_tuplepr (Results 1 – 5 of 5) sorted by relevance
| /linux/net/sched/ |
| H A D | act_connmark.c | 72 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), proto, parms->net, in tcf_connmark_act()
|
| H A D | act_ctinfo.c | 120 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), in tcf_ctinfo_act()
|
| /linux/net/netfilter/ |
| H A D | nf_conncount.c | 146 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), l3num, net, tuple)) in get_ct_or_tuple_from_skb()
|
| H A D | nf_conntrack_core.c | 413 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr() function 426 EXPORT_SYMBOL_GPL(nf_ct_get_tuplepr); 2283 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), in nf_conntrack_get_tuple_skb()
|
| /linux/net/openvswitch/ |
| H A D | conntrack.c | 497 if (!nf_ct_get_tuplepr(skb, skb_network_offset(skb), l3num, in ovs_ct_find_existing()
|