Searched refs:svc_send_common (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/sunrpc/ |
D | sunrpc.h | 53 int svc_send_common(struct socket *sock, struct xdr_buf *xdr,
|
D | svcsock.c | 186 int svc_send_common(struct socket *sock, struct xdr_buf *xdr, in svc_send_common() function 277 len = svc_send_common(sock, xdr, rqstp->rq_respages[0], headoff, in svc_sendto()
|
D | xprtsock.c | 2692 len = svc_send_common(sock, xbufp, in bc_sendto()
|