Searched refs:accept_on (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c76 enum server accept_on; member in struct:test
656 tcp_echo_test(client_fd, server_fds[t->accept_on]);
658 udp_echo_test(client_fd, server_fds[t->accept_on]);
698 .accept_on = SERVER_B,
708 .accept_on = SERVER_A,
742 .accept_on = SERVER_B,
752 .accept_on = SERVER_A,
778 .accept_on = SERVER_B,
788 .accept_on = SERVER_B,
799 .accept_on
[all...]

Completed in 90 milliseconds