Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c78 #define TB_CANCELLED 4 macro
1110 if (state == TB_CANCELLED) { in mi_timer()
1294 mtb->mtb_state = TB_CANCELLED; in mi_timer_stop()
1301 mtb->mtb_state = TB_CANCELLED; in mi_timer_stop()
1332 if (state == TB_CANCELLED) { in mi_timer_valid()