Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDbridgestp.h346 uint16_t bs_bridge_htime; member
HDbridgestp.c810 bs->bs_root_htime = bs->bs_bridge_htime; in bstp_assign_roles()
852 bp->bp_desg_htime = bs->bs_bridge_htime; in bstp_assign_roles()
1506 bs->bs_bridge_htime = t; in bstp_set_htime()
1578 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_set_protocol()
2168 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_attach()
HDif_bridge.c1711 param->ifbrp_hellotime = bs->bs_bridge_htime >> 8; in bridge_ioctl_ght()
1869 req->ifbop_hellotime = bs->bs_bridge_htime >> 8; in bridge_ioctl_gbparam()