Searched refs:egress1 (Results 1 – 3 of 3) sorted by relevance
173 parent_egress1_link = bpf_program__attach_cgroup(obj->progs.egress1, in test_isolated()215 child_egress1_link = bpf_program__attach_cgroup(obj->progs.egress1, in test_isolated()286 parent_egress1_link = bpf_program__attach_cgroup(obj->progs.egress1, in test_shared()320 child_egress1_link = bpf_program__attach_cgroup(obj->progs.egress1, in test_shared()
24 int egress1(struct __sk_buff *skb) in egress1() function