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

/darwin-on-arm/xnu/bsd/net/
H A Dif_bridgevar.h369 #define ifbrp_maxage ifbrp_ifbrpu.ifbrpu_int8 /* max age (sec) */ macro
H A Dif_bridge.c2469 param->ifbrp_maxage = bs->bs_bridge_max_age >> 8;
2479 return (bstp_set_maxage(&sc->sc_stp, param->ifbrp_maxage));

Completed in 22 milliseconds