Searched refs:ingress_lookup (Results 1 – 2 of 2) sorted by relevance
62 link = bpf_program__attach_cgroup(skel->progs.ingress_lookup, cgfd); in run_cgroup_bpf_test()
67 int ingress_lookup(struct __sk_buff *skb) in ingress_lookup() function