Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvcsock.c80 static int svc_udp_recvfrom(struct svc_rqst *);
562 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom() function
777 .xpo_recvfrom = svc_udp_recvfrom,