Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dsvcsock.c598 static int svc_udp_has_wspace(struct svc_xprt *xprt) in svc_udp_has_wspace() function
642 .xpo_has_wspace = svc_udp_has_wspace,