Searched refs:sock_send (Results 1 – 4 of 4) sorted by relevance
348 extern errno_t sock_send(socket_t so, const struct msghdr *msg, int flags,
294 STUB(sock_send);
982 sock_send(socket_t sock, const struct msghdr *msg, int flags, size_t *sentlen) in sock_send() function
3824 error = sock_send(nmp->nm_nso->nso_so, &msg, MSG_DONTWAIT, &len); in nfs_sock_poke()