Searched defs:caller_net (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_conntrack_bpf.c | 291 struct net *caller_net; in bpf_xdp_ct_lookup() local 359 struct net *caller_net; in bpf_skb_ct_lookup() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | filter.c | 6628 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6669 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6702 struct net *caller_net; in bpf_skc_lookup() local 6808 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 6832 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 6856 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 6894 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 6918 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local 6942 struct net *caller_net = dev_net(dev); in BPF_CALL_5() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 6025 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6066 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6098 struct net *caller_net; in bpf_skc_lookup() local 6216 struct net *caller_net = dev_net(ctx->rxq->dev); in BPF_CALL_5() local 6239 struct net *caller_net = dev_net(ctx->rxq->dev); in BPF_CALL_5() local 6262 struct net *caller_net = dev_net(ctx->rxq->dev); in BPF_CALL_5() local
|