Searched refs:egress2 (Results 1 – 3 of 3) sorted by relevance
177 parent_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_isolated()219 child_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_isolated()290 parent_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_shared()324 child_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_shared()
36 int egress2(struct __sk_buff *skb) in egress2() function