Searched refs:LCTX_RPL_PENDING (Results 1 – 4 of 4) sorted by relevance
128 #define LCTX_RPL_PENDING 1 /* waiting for CPL_PASS_OPEN_RPL */ macro
330 lctx->flags &= ~LCTX_RPL_PENDING; in do_pass_open_rpl()870 lctx->flags |= LCTX_RPL_PENDING; in t3_listen_start()904 if (lctx->flags & LCTX_RPL_PENDING) { in t3_listen_stop()
162 #define LCTX_RPL_PENDING 1 /* waiting for a CPL_PASS_OPEN_RPL */ macro
580 lctx->flags |= LCTX_RPL_PENDING; in t4_listen_start()609 if (lctx->flags & LCTX_RPL_PENDING) { in t4_listen_stop()734 lctx->flags &= ~LCTX_RPL_PENDING; in do_pass_open_rpl()