Searched refs:svc_send_common (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/sunrpc/ |
D | sunrpc.h | 59 int svc_send_common(struct socket *sock, struct xdr_buf *xdr,
|
D | svcsock.c | 175 int svc_send_common(struct socket *sock, struct xdr_buf *xdr, in svc_send_common() function 266 len = svc_send_common(sock, xdr, rqstp->rq_respages[0], headoff, in svc_sendto()
|
D | xprtsock.c | 2389 len = svc_send_common(sock, xbufp, in bc_sendto()
|