Searched refs:__bpf_sk_ancestor_cgroup_id (Results 1 – 1 of 1) sorted by relevance
4975 static inline u64 __bpf_sk_ancestor_cgroup_id(struct sock *sk, in __bpf_sk_ancestor_cgroup_id() function4996 return __bpf_sk_ancestor_cgroup_id(skb->sk, ancestor_level); in BPF_CALL_2()5021 return __bpf_sk_ancestor_cgroup_id(sk, ancestor_level); in BPF_CALL_2()