bp_desg_htime     334 net/bridgestp.c 	bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
bp_desg_htime     354 net/bridgestp.c 	bpdu.cbu_hellotime = htons(bp->bp_desg_htime);
bp_desg_htime     960 net/bridgestp.c 		bp->bp_desg_htime = bs->bs_bridge_htime;
bp_desg_htime    1190 net/bridgestp.c 			    bp->bp_desg_htime : bp->bp_desg_fdelay);
bp_desg_htime    1279 net/bridgestp.c 	bp->bp_port_htime = bp->bp_desg_htime;
bp_desg_htime    1342 net/bridgestp.c 		    bp->bp_desg_htime : bp->bp_desg_fdelay);
bp_desg_htime    1373 net/bridgestp.c 		    bp->bp_desg_htime * 2);
bp_desg_htime    1421 net/bridgestp.c 		    bp->bp_desg_htime);
bp_desg_htime    1545 net/bridgestp.c 		    bp->bp_desg_htime + BSTP_TICK_VAL);
bp_desg_htime    1809 net/bridgestp.c 		bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
bp_desg_htime     316 net/if_bridge.h 	u_int16_t		bp_desg_htime;