Home
last modified time | relevance | path

Searched defs:caller_net (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_bpf.c291 struct net *caller_net; in bpf_xdp_ct_lookup() local
359 struct net *caller_net; in bpf_skb_ct_lookup() local
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c6105 struct net *caller_net; in bpf_skc_lookup() local
6223 struct net *caller_net in BPF_CALL_5() local
6031 __bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags) __bpf_skc_lookup() argument
6072 __bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags) __bpf_sk_lookup() argument
6246 struct net *caller_net = dev_net(ctx->rxq->dev); BPF_CALL_5() local
6269 struct net *caller_net = dev_net(ctx->rxq->dev); BPF_CALL_5() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c6702 struct net *caller_net; in bpf_skc_lookup() local
6808 struct net *caller_net in BPF_CALL_5() local
6627 __bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags, int sdif) __bpf_skc_lookup() argument
6668 __bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags, int sdif) __bpf_sk_lookup() argument
6832 struct net *caller_net = dev_net(dev); BPF_CALL_5() local
6856 struct net *caller_net = dev_net(dev); BPF_CALL_5() local
6894 struct net *caller_net = dev_net(dev); BPF_CALL_5() local
6918 struct net *caller_net = dev_net(dev); BPF_CALL_5() local
6942 struct net *caller_net = dev_net(dev); BPF_CALL_5() local
[all...]

Completed in 34 milliseconds