| /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 [all...] |
| H A D | xdp_synproxy.c | 60 int server_fd = -1, client_fd = -1, accept_fd = -1; in test_synproxy() local
|
| H A D | sock_fields.c | 211 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 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...] |
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls-server.c | 128 lws_server_socket_service_ssl(struct lws *wsi, lws_sockfd_type accept_fd, char from_pollin) in lws_server_socket_service_ssl() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | udpgso_bench_rx.c | 145 int accept_fd = fd; in do_socket() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sock_fields.c | 212 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 D | udpgso_bench_rx.c | 145 int accept_fd = fd; in do_socket() local
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | adopt.c | 554 lws_adopt_socket_vhost(struct lws_vhost *vh, lws_sockfd_type accept_fd) in lws_adopt_socket_vhost() argument 564 lws_adopt_socket(struct lws_context *context, lws_sockfd_type accept_fd) in lws_adopt_socket() argument 927 lws_adopt_socket_readbuf(struct lws_context *context, lws_sockfd_type accept_fd, in lws_adopt_socket_readbuf() argument 935 lws_adopt_socket_vhost_readbuf(struct lws_vhost *vhost, lws_sockfd_type accept_fd, const char *readbuf, size_t len) lws_adopt_socket_vhost_readbuf() argument
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | mbedtls-server.c | 246 lws_tls_server_new_nonblocking(struct lws *wsi, lws_sockfd_type accept_fd) in lws_tls_server_new_nonblocking() argument
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-server.c | 652 lws_tls_server_new_nonblocking(struct lws *wsi, lws_sockfd_type accept_fd) argument
|
| /third_party/libuv/src/unix/ |
| H A D | stream.c | 484 static int uv__emfile_trick(uv_loop_t* loop, int accept_fd) { in uv__emfile_trick() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-callbacks.h | 91 lws_sockfd_type accept_fd; member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | stream.c | 474 static int uv__emfile_trick(uv_loop_t* loop, int accept_fd) { in uv__emfile_trick() argument
|