/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | tcpbpf_user.c | 49 int listen_fd = -1, cli_fd = -1, accept_fd = -1; in run_test() local
|
H A D | btf_skc_cls_ingress.c | 76 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_conn() local 130 int listen_fd in test_syncookie() local [all...] |
H A D | cgroup_tcp_skb.c | 63 static int talk_to_cgroup(int *client_fd, int *listen_fd, int *service_fd, in talk_to_cgroup() argument 109 static int talk_to_outside(int *client_fd, int *listen_fd, int *service_fd, in talk_to_outside() argument 155 close_connection(int *closing_fd, int *peer_fd, int *listen_fd, struct cgroup_tcp_skb *skel) close_connection() argument 239 int client_fd = -1, listen_fd = -1; test_cgroup_tcp_skb() local [all...] |
H A D | sk_storage_tracing.c | 50 int listen_fd = -1, passive_fd = -1, active_fd = -1, value = 1, err; in do_test() local [all...] |
H A D | bpf_iter_setsockopt.c | 51 static int *make_established(int listen_fd, unsigned int nr_est, in make_established() argument 109 int err, iter_fd = -1, listen_fd = -1; in do_bpf_iter_setsockopt() local [all...] |
H A D | lsm_cgroup.c | 70 int listen_fd, client_fd, accepted_fd; in test_lsm_cgroup_functional() local
|
H A D | sock_fields.c | 276 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local [all...] |
H A D | tc_redirect.c | 394 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/bpf/prog_tests/ |
H A D | btf_skc_cls_ingress.c | 93 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_conn() local 147 int listen_fd in test_syncookie() local [all...] |
H A D | sock_fields.c | 277 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local [all...] |
/third_party/mbedtls/programs/pkey/ |
H A D | dh_server.c | 56 mbedtls_net_context listen_fd, client_fd; in main() local
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_fork_server.c | 76 mbedtls_net_context listen_fd, client_fd; in main() local
|
H A D | ssl_server.c | 69 mbedtls_net_context listen_fd, client_fd; in main() local
|
H A D | dtls_server.c | 79 mbedtls_net_context listen_fd, client_fd; in main() local
|
H A D | ssl_pthread_server.c | 281 mbedtls_net_context listen_fd, client_fd; in main() local
|
H A D | ssl_server2.c | 1053 static mbedtls_net_context listen_fd, client_fd; variable
|
/third_party/mbedtls/programs/test/ |
H A D | udp_proxy.c | 765 mbedtls_net_context listen_fd, client_fd, server_fd; in main() local
|
/third_party/ltp/testcases/network/lib6/ |
H A D | asapi_01.c | 336 static int listen_fd, connect_fd; variable
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
H A D | microhttpd.h | 2511 MHD_socket listen_fd; member
|