Home
last modified time | relevance | path

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

/net/sunrpc/
Dsvcsock.c234 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto() function
654 error = svc_sendto(rqstp, &rqstp->rq_res); in svc_udp_sendto()
657 error = svc_sendto(rqstp, &rqstp->rq_res); in svc_udp_sendto()
1197 sent = svc_sendto(rqstp, &rqstp->rq_res); in svc_tcp_sendto()