Home
last modified time | relevance | path

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

/freebsd/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.c1451 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()
1495 t *= BSTP_TICK_VAL; in bstp_set_htime()
1515 t *= BSTP_TICK_VAL; in bstp_set_fdelay()
1531 t *= BSTP_TICK_VAL; in bstp_set_maxage()
1774 age = bp->bp_desg_fdelay / BSTP_TICK_VAL; in bstp_notify_rtage()
1966 t->value -= BSTP_TICK_VAL; in bstp_timer_dectest()