Home
last modified time | relevance | path

Searched refs:TB_RUNNING (Results 1 – 1 of 1) sorted by relevance

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