Searched refs:send_msg_cmsg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 961 static int send_msg_cmsg(int sd, void *addr, socklen_t alen, in send_msg_cmsg() function 1036 if (send_msg_cmsg(sd, addr, alen, args->ifindex, args->version)) in send_msg() 1115 if (send_msg_cmsg(sd, addr, alen, in socket_read_dgram()
|