Searched refs:xp_active (Results 1 – 2 of 2) sorted by relevance
354 xprt->xp_active = FALSE; in xprt_register()447 if (!xprt->xp_active) { in xprt_active()448 xprt->xp_active = TRUE; in xprt_active()466 if (xprt->xp_active) { in xprt_inactive_locked()469 xprt->xp_active = FALSE; in xprt_inactive_locked()493 xprt->xp_active = FALSE; in xprt_inactive_self()1312 if (xprt->xp_active) { in svc_run_internal()
162 bool_t xp_active; /* xprt_active has been called */ member