Searched defs:connect_to_server (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_nf.c | 34 static int connect_to_server(int srv_fd) in connect_to_server() function
|
| H A D | sockopt_inherit.c | 12 static int connect_to_server(int server_fd) in connect_to_server() function
|
| H A D | sk_assign.c | 101 connect_to_server(const struct sockaddr *addr, socklen_t len, int type) in connect_to_server() function
|
| H A D | cls_redirect.c | 55 static int connect_to_server(const struct sockaddr *addr, socklen_t len, in connect_to_server() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockopt_inherit.c | 10 static int connect_to_server(int server_fd) in connect_to_server() function
|
| H A D | sk_assign.c | 101 connect_to_server(const struct sockaddr *addr, socklen_t len, int type) in connect_to_server() function
|
| H A D | cls_redirect.c | 54 static int connect_to_server(const struct sockaddr *addr, socklen_t len, in connect_to_server() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_socket_cookie.c | 61 static int connect_to_server(int server_fd) in connect_to_server() function
|
| H A D | test_tcp_check_syncookie_user.c | 50 static int connect_to_server(int server_fd) in connect_to_server() function
|
| H A D | test_sock_addr.c | 1197 static int connect_to_server(int type, const struct sockaddr_storage *addr, in connect_to_server() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_tcp_check_syncookie_user.c | 58 static int connect_to_server(const struct sockaddr *addr, socklen_t len) in connect_to_server() function
|
| H A D | test_sock_addr.c | 972 static int connect_to_server(int type, const struct sockaddr_storage *addr, in connect_to_server() function
|
Completed in 9 milliseconds