Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/net/
Dnettest.c636 static int send_msg_no_cmsg(int sd, void *addr, socklen_t alen) in send_msg_no_cmsg() function
730 if (send_msg_no_cmsg(sd, addr, alen)) in send_msg()