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