Home
last modified time | relevance | path

Searched defs:bpf_skb_ancestor_cgroup_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h144 static unsigned long long (*bpf_skb_ancestor_cgroup_id)(void *ctx, int level) = variable
/Linux-v4.19/net/core/
Dfilter.c3780 BPF_CALL_2(bpf_skb_ancestor_cgroup_id, const struct sk_buff *, skb, int, in BPF_CALL_2() argument