Home
last modified time | relevance | path

Searched defs:client_socket (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/landlock/
Dscoped_signal_test.c399 int client_socket; in TEST_F() local
Dscoped_abstract_unix_test.c541 int client_socket; in TEST_F() local
/linux-6.12.1/tools/testing/selftests/bpf/
Dnetwork_helpers.c260 int client_socket(int family, int type, in client_socket() function