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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c72 #define TB_RUNNING 1 macro
1098 if (state == TB_RUNNING) {
1126 mtb->mtb_state = TB_RUNNING;
1199 if (state == TB_RUNNING) {
1239 if (mtb->mtb_state == TB_RUNNING) {
1255 mtb->mtb_state = TB_RUNNING;
1287 if (state == TB_RUNNING) {
1320 if (state != TB_RUNNING) {
1342 mtb->mtb_state = TB_RUNNING;

Completed in 49 milliseconds