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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h333 uint16_t bp_desg_htime; member in struct:bstp_port
H A Dbridgestp.c247 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
269 bpdu.cbu_hellotime = htons(bp->bp_desg_htime);
912 bp->bp_desg_htime = bs->bs_bridge_htime;
1146 bp->bp_desg_htime : bp->bp_desg_fdelay);
1235 bp->bp_port_htime = bp->bp_desg_htime;
1304 bp->bp_desg_htime : bp->bp_desg_fdelay);
1338 bp->bp_desg_htime * 2);
1386 bp->bp_desg_htime);
1514 bp->bp_desg_htime + BSTP_TICK_VAL);
2032 bstp_timer_start(&bp->bp_hello_timer, bp->bp_desg_htime);
[all...]

Completed in 15 milliseconds