Searched refs:bp_desg_htime (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c184 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
206 bpdu.cbu_hellotime = htons(bp->bp_desg_htime);
829 bp->bp_desg_htime = bs->bs_bridge_htime;
1061 bp->bp_desg_htime : bp->bp_desg_fdelay);
1150 bp->bp_port_htime = bp->bp_desg_htime;
1219 bp->bp_desg_htime : bp->bp_desg_fdelay);
1253 bp->bp_desg_htime * 2);
1301 bp->bp_desg_htime);
1428 bp->bp_desg_htime + BSTP_TICK_VAL);
1955 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
[all...]
H A Dbridgestp.h292 uint16_t bp_desg_htime; member in struct:bstp_port

Completed in 97 milliseconds