Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcsock.c71 static void svc_tcp_sock_detach(struct svc_xprt *);
1215 .xpo_detach = svc_tcp_sock_detach,
1515 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach() function