Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h182 #define BSTP_TICK_VAL (1 * 256) /* in 256ths of a second */ macro
183 #define BSTP_LINK_TIMER (BSTP_TICK_VAL * 15)
H A Dbridgestp.c1431 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()
1475 t *= BSTP_TICK_VAL; in bstp_set_htime()
1495 t *= BSTP_TICK_VAL; in bstp_set_fdelay()
1511 t *= BSTP_TICK_VAL; in bstp_set_maxage()
1754 age = bp->bp_desg_fdelay / BSTP_TICK_VAL; in bstp_notify_rtage()
1943 t->value -= BSTP_TICK_VAL; in bstp_timer_dectest()