Searched defs: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) {
1292 mtb->mtb_state = TB_CANCELLED;
1299 mtb->mtb_state = TB_CANCELLED;
1330 if (state == TB_CANCELLED) {

Completed in 285 milliseconds