Home
last modified time | relevance | path

Searched refs: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
1096 state = mtb->mtb_state; in mi_timer()
1126 mtb->mtb_state = TB_RUNNING; in mi_timer()
1160 mtb->mtb_state = TB_IDLE; in mi_timer_alloc()
1200 state = mtb->mtb_state; in mi_timer_free()
1257 mtb->mtb_state = TB_RUNNING; in mi_timer_move()
1288 state = mtb->mtb_state; in mi_timer_stop()
1296 mtb->mtb_state = TB_IDLE; in mi_timer_stop()
1321 state = mtb->mtb_state; in mi_timer_valid()
1334 mtb->mtb_state = TB_IDLE; in mi_timer_valid()
[all …]