Searched refs:xprt_active (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Dsvc_dg.c178 * The socket upcall calls xprt_active() which will eventually
305 xprt_active(xprt);
H A Dsvc.h156 bool_t xp_active; /* xprt_active has been called */
572 extern void xprt_active(SVCXPRT *);
H A Dsvc_vc.c272 xprt_active(xprt);
375 * The socket upcall calls xprt_active() which will eventually
703 * The socket upcall calls xprt_active() which will eventually
930 xprt_active(xprt);
H A Dclnt_vc.c1010 xprt_active(xprt);
H A Dsvc.c368 xprt_active(SVCXPRT *xprt) function

Completed in 139 milliseconds