Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dcg_storage_multi.c173 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()
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dcg_storage_multi_isolated.c24 int egress1(struct __sk_buff *skb) in egress1() function
Dcg_storage_multi_shared.c24 int egress1(struct __sk_buff *skb) in egress1() function