Home
last modified time | relevance | path

Searched refs:egress2 (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dcg_storage_multi_shared.c36 int egress2(struct __sk_buff *skb) in egress2() function
Dcg_storage_multi_isolated.c36 int egress2(struct __sk_buff *skb) in egress2() function
/tools/testing/selftests/bpf/prog_tests/
Dcg_storage_multi.c181 parent_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_isolated()
223 child_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_isolated()
294 parent_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_shared()
328 child_egress2_link = bpf_program__attach_cgroup(obj->progs.egress2, in test_shared()