Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dsvcsock.c76 static void svc_bc_sock_free(struct svc_xprt *xprt);
1263 static void svc_bc_sock_free(struct svc_xprt *xprt);
1280 .xpo_free = svc_bc_sock_free,
1689 static void svc_bc_sock_free(struct svc_xprt *xprt) in svc_bc_sock_free() function