Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.h212 #define BSTP_TICK_VAL (1 * 256) /* in 256ths of a second */ macro
213 #define BSTP_LINK_TIMER (BSTP_TICK_VAL * 15)
H A Dbridgestp.c1582 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()
1628 t *= BSTP_TICK_VAL; in bstp_set_htime()
1650 t *= BSTP_TICK_VAL; in bstp_set_fdelay()
1667 t *= BSTP_TICK_VAL; in bstp_set_maxage()
1926 age = bp->bp_desg_fdelay / BSTP_TICK_VAL; in bstp_notify_rtage()
2117 t->value -= BSTP_TICK_VAL; in bstp_timer_expired()