Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvcsock.c1115 * svc_tcp_recvfrom - Receive data from a TCP socket
1130 * the next call to svc_tcp_recvfrom.
1132 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom() function
1315 .xpo_recvfrom = svc_tcp_recvfrom,