Searched refs:xprt_inactive (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/rpc/
H A Dsvc_dg.c183 * xprt_inactive().
212 xprt_inactive(xprt);
H A Dsvc_vc.c374 * connections so we call xprt_inactive().
406 xprt_inactive(xprt);
695 * we can call xprt_inactive().
729 xprt_inactive(xprt);
739 xprt_inactive(xprt);
770 xprt_inactive(xprt);
H A Dsvc.h524 extern void xprt_inactive(SVCXPRT *);
H A Dsvc.c396 xprt_inactive(SVCXPRT *xprt) function
1147 * end up calling xprt_inactive to remove from

Completed in 64 milliseconds