Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h420 int bstp_set_htime(struct bstp_state *, int);
H A Dbridgestp.c1625 bstp_set_htime(struct bstp_state *bs, int t) in bstp_set_htime() function
H A Dif_bridge.c3564 return bstp_set_htime(&sc->sc_stp, param->ifbrp_hellotime); in bridge_ioctl_sht()