Searched refs:svc_tcp_recvfrom (Results 1 – 1 of 1) sorted by relevance
1115 * svc_tcp_recvfrom - Receive data from a TCP socket1130 * 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,