Searched refs:svc_tcp_recvfrom (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sunrpc/
H A Dsvcsock.c1092 * svc_tcp_recvfrom - Receive data from a TCP socket
1107 * the next call to svc_tcp_recvfrom.
1109 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) function
1300 .xpo_recvfrom = svc_tcp_recvfrom,

Completed in 140 milliseconds