Searched refs:bp_desg_htime (Results 1 – 2 of 2) sorted by relevance
188 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime); in bstp_transmit()210 bpdu.cbu_hellotime = htons(bp->bp_desg_htime); in bstp_transmit_bpdu()851 bp->bp_desg_htime = bs->bs_bridge_htime; in bstp_assign_roles()1084 bp->bp_desg_htime : bp->bp_desg_fdelay); in bstp_update_roles()1173 bp->bp_port_htime = bp->bp_desg_htime; in bstp_update_info()1242 bp->bp_desg_htime : bp->bp_desg_fdelay); in bstp_set_port_state()1276 bp->bp_desg_htime * 2); in bstp_set_port_role()1324 bp->bp_desg_htime); in bstp_set_port_role()1451 bp->bp_desg_htime + BSTP_TICK_VAL); in bstp_set_timer_tc()1981 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime); in bstp_hello_timer_expiry()
291 uint16_t bp_desg_htime; member