Searched defs:mtb_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c82 int mtb_state; member in struct:mtb_s
1096 state = mtb->mtb_state;
1103 mtb->mtb_state = TB_RESCHED;
1113 mtb->mtb_state = TB_RESCHED;
1126 mtb->mtb_state = TB_RUNNING;
1160 mtb->mtb_state = TB_IDLE;
1198 state = mtb->mtb_state;
1204 mtb->mtb_state = TB_TO_BE_FREED;
1213 mtb->mtb_state = TB_TO_BE_FREED;
1239 if (mtb->mtb_state
[all...]

Completed in 59 milliseconds