Searched defs:caller_net (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_bpf.c | 399 nfct = __bpf_nf_ct_lookup(caller_net, bpf_tuple, tuple__sz, opts, opts__sz); in bpf_skb_ct_lookup() local 331 struct net *caller_net; bpf_xdp_ct_lookup() local
|
| /linux/net/core/ |
| H A D | filter.c | 6924 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6965 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6996 struct net *caller_net; in bpf_skc_lookup() local 7100 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 7124 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 7148 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 7186 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 7210 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 7234 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local
|