Searched refs:xp_active (Results 1 – 2 of 2) sorted by relevance
313 xprt->xp_active = FALSE; in xprt_register()404 if (!xprt->xp_active) { in xprt_active()405 xprt->xp_active = TRUE; in xprt_active()423 if (xprt->xp_active) { in xprt_inactive_locked()426 xprt->xp_active = FALSE; in xprt_inactive_locked()450 xprt->xp_active = FALSE; in xprt_inactive_self()1236 if (xprt->xp_active) { in svc_run_internal()
158 bool_t xp_active; /* xprt_active has been called */ member