Searched defs:bpf_skb_under_cgroup (Results 1 – 2 of 2) sorted by relevance
288 static int (*bpf_skb_under_cgroup)(void *ctx, void *map, int index) = variable
4053 BPF_CALL_3(bpf_skb_under_cgroup, struct sk_buff *, skb, struct bpf_map *, map, in BPF_CALL_3() argument