Home
last modified time | relevance | path

Searched defs:accept_fd (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c49 int listen_fd = -1, cli_fd = -1, accept_fd = -1; in run_test() local
[all...]
H A Dxdp_synproxy.c60 int server_fd = -1, client_fd = -1, accept_fd = -1; in test_synproxy() local
H A Dsock_fields.c211 static void check_sk_pkt_out_cnt(int accept_fd, int cli_fd) in check_sk_pkt_out_cnt() argument
276 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local
[all...]
H A Dtc_redirect.c394 int listen_fd = -1, accept_fd = -1, client_fd = -1; in test_tcp() local
610 int opt = 1, accept_fd = -1, client_fd = -1, listen_fd, err; in test_inet_dtime() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c145 int accept_fd = fd; in do_socket() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsock_fields.c212 static void check_sk_pkt_out_cnt(int accept_fd, int cli_fd) in check_sk_pkt_out_cnt() argument
277 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c145 int accept_fd = fd; in do_socket() local

Completed in 5 milliseconds