Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.h422 int bstp_set_maxage(struct bstp_state *, int);
H A Dbridgestp.c1664 bstp_set_maxage(struct bstp_state *bs, int t) in bstp_set_maxage() function
H A Dif_bridge.c3191 return bstp_set_maxage(&sc->sc_stp, param->ifbrp_maxage); in bridge_ioctl_sma()