Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcsock.c350 static int svc_tcp_has_wspace(struct svc_xprt *xprt) in svc_tcp_has_wspace() function
1217 .xpo_has_wspace = svc_tcp_has_wspace,