Searched refs:distributed_net_sendmsg (Results 1 – 3 of 3) sorted by relevance
74 ssize_t distributed_net_sendmsg(int sock, const struct msghdr *hdr, int flags);
146 ssize_t distributed_net_sendmsg(int sock, const struct msghdr *hdr, int flags) in distributed_net_sendmsg() function
1475 return distributed_net_sendmsg(s, msg, flags); in lwip_sendmsg()