Home
last modified time | relevance | path

Searched defs:socket_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c554 int socket_fd; in do_server() local
857 int socket_fd; in do_client() local
/linux/tools/testing/selftests/landlock/
H A Dnet_test.c160 static uint16_t get_binded_port(int socket_fd, in get_binded_port()