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

/linux-master/net/sunrpc/
H A Dsvcsock.c80 static int svc_udp_recvfrom(struct svc_rqst *);
553 * svc_udp_recvfrom - Receive a datagram from a UDP socket.
562 static int svc_udp_recvfrom(struct svc_rqst *rqstp) function
777 .xpo_recvfrom = svc_udp_recvfrom,
806 * svc_udp_recvfrom will re-adjust if necessary

Completed in 446 milliseconds