Searched refs:bpf_skb_under_cgroup (Results 1 – 2 of 2) sorted by relevance
47 } else if (bpf_skb_under_cgroup(skb, &test_cgrp2_array_pin, 0) != 1) { in handle_egress()
4915 BPF_CALL_3(bpf_skb_under_cgroup, struct sk_buff *, skb, struct bpf_map *, map, in BPF_CALL_3() argument4936 .func = bpf_skb_under_cgroup,