Home
last modified time | relevance | path

Searched defs:SERVUN_REWRITE_ADDRESS (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dgetsockname_unix_prog.c11 __u8 SERVUN_REWRITE_ADDRESS[] = "\0bpf_cgroup_unix_test_rewrite"; variable
H A Dgetpeername_unix_prog.c11 __u8 SERVUN_REWRITE_ADDRESS[] = "\0bpf_cgroup_unix_test_rewrite"; variable
H A Dconnect_unix_prog.c11 __u8 SERVUN_REWRITE_ADDRESS[] = "\0bpf_cgroup_unix_test_rewrite"; variable
H A Dsendmsg_unix_prog.c11 __u8 SERVUN_REWRITE_ADDRESS[] = "\0bpf_cgroup_unix_test_rewrite"; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_addr.c48 #define SERVUN_REWRITE_ADDRESS "bpf_cgroup_unix_test_rewrite" macro