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