Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Dsvcsock.c67 static void svc_tcp_sock_detach(struct svc_xprt *);
1316 .xpo_detach = svc_tcp_sock_detach,
1628 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach() function