Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbridgestp.h180 #define BSTP_TICK_VAL (1 * 256) /* in 256ths of a second */ macro
181 #define BSTP_LINK_TIMER (BSTP_TICK_VAL * 15)
H A Dbridgestp.c1452 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()
1496 t *= BSTP_TICK_VAL; in bstp_set_htime()
1516 t *= BSTP_TICK_VAL; in bstp_set_fdelay()
1532 t *= BSTP_TICK_VAL; in bstp_set_maxage()
1775 age = bp->bp_desg_fdelay / BSTP_TICK_VAL; in bstp_notify_rtage()
1967 t->value -= BSTP_TICK_VAL; in bstp_timer_dectest()