Searched defs:srv (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/selftests/landlock/ |
| D | net_test.c | 39 static int set_service(struct service_fixture *const srv, in set_service() 103 static int socket_variant(const struct service_fixture *const srv) in socket_variant() 118 static socklen_t get_addrlen(const struct service_fixture *const srv, in get_addrlen() 142 static void set_port(struct service_fixture *const srv, uint16_t port) in set_port() 185 const struct service_fixture *const srv, in bind_variant_addrlen() 215 const struct service_fixture *const srv) in bind_variant() 221 const struct service_fixture *const srv, in connect_variant_addrlen() 251 const struct service_fixture *const srv) in connect_variant() 509 const struct service_fixture *const srv, in test_bind_and_connect()
|
| D | common.h | 260 static void __maybe_unused set_unix_address(struct service_fixture *const srv, in set_unix_address()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | sockmap_ktls.c | 40 int err, cli, srv, zero = 0; in test_sockmap_ktls_disconnect_after_delete() local
|