Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.h395 uint16_t bs_bridge_htime; member
H A Dbridgestp.c919 bs->bs_root_htime = bs->bs_bridge_htime; in bstp_assign_roles()
962 bp->bp_desg_htime = bs->bs_bridge_htime; in bstp_assign_roles()
1640 bs->bs_bridge_htime = t; in bstp_set_htime()
1715 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_set_protocol()
2285 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_attach()
H A Dif_bridge.c3396 param->ifbrp_hellotime = bs->bs_bridge_htime >> 8; in bridge_ioctl_ght()
3621 req->ifbop_hellotime = bs->bs_bridge_htime >> 8; \