Searched refs:bpf_get_cgroup_classid (Results 1 – 2 of 2) sorted by relevance
294 static unsigned int (*bpf_get_cgroup_classid)(void *ctx) = variable
2643 BPF_CALL_1(bpf_get_cgroup_classid, const struct sk_buff *, skb) in BPF_CALL_1() argument2649 .func = bpf_get_cgroup_classid,