Searched refs:SERVER_B (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 55 SERVER_B = 1, enumerator 699 .accept_on = SERVER_B, in test_redirect_lookup() 743 .accept_on = SERVER_B, in test_redirect_lookup() 779 .accept_on = SERVER_B, in test_redirect_lookup() 789 .accept_on = SERVER_B, in test_redirect_lookup() 834 .accept_on = SERVER_B, in test_redirect_lookup() 844 .accept_on = SERVER_B, in test_redirect_lookup() 1084 server_cookie = socket_cookie(server_fds[SERVER_B]); in run_sk_assign()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 54 SERVER_B = 1, enumerator 698 .accept_on = SERVER_B, in test_redirect_lookup() 742 .accept_on = SERVER_B, in test_redirect_lookup() 778 .accept_on = SERVER_B, in test_redirect_lookup() 788 .accept_on = SERVER_B, in test_redirect_lookup() 833 .accept_on = SERVER_B, in test_redirect_lookup() 843 .accept_on = SERVER_B, in test_redirect_lookup() 1114 server_cookie = socket_cookie(server_fds[SERVER_B]); in run_sk_assign()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_lookup.c | 56 SERVER_B, enumerator 65 static const __u32 KEY_SERVER_B = SERVER_B;
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_lookup.c | 56 SERVER_B, enumerator 65 static const __u32 KEY_SERVER_B = SERVER_B;
|
Completed in 6 milliseconds