Lines Matching refs:recvmsg
3606 struct iovec vec = { req->msgbuf + req->data_bytes, nleft }; // Tell recvmsg where we want the bytes put3617 nread = recvmsg(req->sd, &msg, 0);3687 // the error return path socket via sendmsg/recvmsg