Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h421 int bstp_set_fdelay(struct bstp_state *, int);
H A Dbridgestp.c1647 bstp_set_fdelay(struct bstp_state *bs, int t) in bstp_set_fdelay() function
H A Dif_bridge.c3407 return bstp_set_fdelay(&sc->sc_stp, param->ifbrp_fwddelay); in bridge_ioctl_sfd()