Home
last modified time | relevance | path

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

/trueos/sys/net/
HDbridgestp.h383 int bstp_set_fdelay(struct bstp_state *, int);
HDbridgestp.c1489 bstp_set_fdelay(struct bstp_state *bs, int t) in bstp_set_fdelay() function
HDif_bridge.c1501 return (bstp_set_fdelay(&sc->sc_stp, param->ifbrp_fwddelay)); in bridge_ioctl_sfd()