Searched refs:svc_sendto (Results 1 – 1 of 1) sorted by relevance
234 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto() function654 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()