Searched refs:bpf_skb_ancestor_cgroup_id (Results 1 – 3 of 3) sorted by relevance
27 id = bpf_skb_ancestor_cgroup_id(skb, level); in log_nth_level()
144 static unsigned long long (*bpf_skb_ancestor_cgroup_id)(void *ctx, int level) = variable
3780 BPF_CALL_2(bpf_skb_ancestor_cgroup_id, const struct sk_buff *, skb, int, in BPF_CALL_2() argument3799 .func = bpf_skb_ancestor_cgroup_id,