Home
last modified time | relevance | path

Searched refs:stdin_to_socket (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c1202 static int stdin_to_socket(int sd, int type, void *addr, socklen_t alen) in stdin_to_socket() function
1309 if (stdin_to_socket(sd, args->type, addr, alen) <= 0) in msg_loop()