Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dsvcsock.c245 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto() function
637 error = svc_sendto(rqstp, &rqstp->rq_res); in svc_udp_sendto()
640 error = svc_sendto(rqstp, &rqstp->rq_res); in svc_udp_sendto()
1183 sent = svc_sendto(rqstp, &rqstp->rq_res); in svc_tcp_sendto()