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