Searched refs:SERVER_B (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
D | sk_lookup.c | 55 SERVER_B = 1, enumerator 657 .accept_on = SERVER_B, in test_redirect_lookup() 701 .accept_on = SERVER_B, in test_redirect_lookup() 737 .accept_on = SERVER_B, in test_redirect_lookup() 747 .accept_on = SERVER_B, in test_redirect_lookup() 792 .accept_on = SERVER_B, in test_redirect_lookup() 802 .accept_on = SERVER_B, in test_redirect_lookup() 1037 peer_fd = accept(server_fds[SERVER_B], NULL, NULL); in run_sk_assign()
|
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | test_sk_lookup.c | 56 SERVER_B, enumerator 65 static const __u32 KEY_SERVER_B = SERVER_B;
|