Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsocklib.c214 static int xprt_send_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_kvec() function
290 err = xprt_send_kvec(sock, msg, &xdr->head[0], base); in xprt_sock_sendmsg()
317 err = xprt_send_kvec(sock, msg, &xdr->tail[0], base); in xprt_sock_sendmsg()