Searched refs:bs_bridge_htime (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/net/
H A Dbridgestp.h347 uint16_t bs_bridge_htime; member in struct:bstp_state
H A Dbridgestp.c787 bs->bs_root_htime = bs->bs_bridge_htime;
829 bp->bp_desg_htime = bs->bs_bridge_htime;
1482 bs->bs_bridge_htime = t;
1554 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME;
2141 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME;
H A Dif_bridge.c1475 param->ifbrp_hellotime = bs->bs_bridge_htime >> 8;
1633 req->ifbop_hellotime = bs->bs_bridge_htime >> 8;

Completed in 55 milliseconds