Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.h393 uint16_t bs_bridge_max_age; member
H A Dbridgestp.c917 bs->bs_root_max_age = bs->bs_bridge_max_age; in bstp_assign_roles()
1674 bs->bs_bridge_max_age = t; in bstp_set_maxage()
2284 bs->bs_bridge_max_age = BSTP_DEFAULT_MAX_AGE; in bstp_attach()
H A Dif_bridge.c3446 param->ifbrp_maxage = bs->bs_bridge_max_age >> 8; in bridge_ioctl_gma()
3620 req->ifbop_maxage = bs->bs_bridge_max_age >> 8; \