ifbrp_maxage
bp.ifbrp_maxage = strtonum(arg, 0, UINT8_MAX, &errstr);
ifbp->ifbrp_maxage = bs->bs_bridge_max_age >> 8;
val = ifbp->ifbrp_maxage;