Searched refs:ifbrp_maxage (Results 1 – 3 of 3) sorted by relevance
125 #define ifbrp_maxage ifbrp_ifbrpu.ifbrpu_maxage macro
1226 bp->ifbrp_maxage = sc->sc_bridge_max_age >> 8;1239 if (bp->ifbrp_maxage == 0) {1243 sc->sc_bridge_max_age = bp->ifbrp_maxage << 8;
629 ma = ifbp.ifbrp_maxage; in bridge_cfg()784 bp.ifbrp_maxage = v; in bridge_maxage()