Searched refs:bp_desg_htime (Results 1 – 2 of 2) sorted by relevance
253 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime); in bstp_transmit()275 bpdu.cbu_hellotime = htons(bp->bp_desg_htime); in bstp_transmit_bpdu()962 bp->bp_desg_htime = bs->bs_bridge_htime; in bstp_assign_roles()1199 bp->bp_desg_htime : bp->bp_desg_fdelay); in bstp_update_roles()1297 bp->bp_port_htime = bp->bp_desg_htime; in bstp_update_info()1368 bp->bp_desg_htime : bp->bp_desg_fdelay); in bstp_set_port_state()1403 bp->bp_desg_htime * 2); in bstp_set_port_role()1451 bp->bp_desg_htime); in bstp_set_port_role()1582 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()2132 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime); in bstp_hello_timer_expiry()
333 uint16_t bp_desg_htime; member