Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c87 } MTB, *MTBP; typedef
1086 MTBP mtb; in mi_timer()
1092 mtb = (MTBP)mp->b_datap->db_base; in mi_timer()
1153 MTBP mtb; in mi_timer_alloc()
1178 MTBP mtb = ptr; in mi_timer_fire()
1194 MTBP mtb; in mi_timer_free()
1199 mtb = (MTBP)mp->b_datap->db_base; in mi_timer_free()
1229 MTBP mtb; in mi_timer_move()
1235 mtb = (MTBP)mp->b_datap->db_base; in mi_timer_move()
1281 MTBP mtb; in mi_timer_stop()
[all …]