Home
last modified time | relevance | path

Searched refs:ifbrp_maxage (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_bridgevar.h371 #define ifbrp_maxage ifbrp_ifbrpu.ifbrpu_int8 /* max age (sec) */ macro
H A Dif_bridge.c3446 param->ifbrp_maxage = bs->bs_bridge_max_age >> 8; in bridge_ioctl_gma()
3456 return bstp_set_maxage(&sc->sc_stp, param->ifbrp_maxage); in bridge_ioctl_sma()