Searched refs:bpf_skb_under_cgroup (Results 1 – 1 of 1) sorted by relevance
| /linux/net/core/ |
| H A D | filter.c | 5151 BPF_CALL_3(bpf_skb_under_cgroup, struct sk_buff *, skb, struct bpf_map *, map, 5172 .func = bpf_skb_under_cgroup, 5152 BPF_CALL_3(bpf_skb_under_cgroup,struct sk_buff *,skb,struct bpf_map *,map,u32,idx) BPF_CALL_3() argument
|