Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/
Dsvcsock.c77 static void svc_bc_sock_free(struct svc_xprt *xprt);
1238 static void svc_bc_sock_free(struct svc_xprt *xprt);
1255 .xpo_free = svc_bc_sock_free,
1667 static void svc_bc_sock_free(struct svc_xprt *xprt) in svc_bc_sock_free() function