Home
last modified time | relevance | path

Searched refs:ifbrp_hellotime (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dif_bridgevar.h371 #define ifbrp_hellotime ifbrp_ifbrpu.ifbrpu_int8 /* hello time (sec) */ macro
H A Dif_bridge.c3554 param->ifbrp_hellotime = bs->bs_bridge_htime >> 8; in bridge_ioctl_ght()
3564 return bstp_set_htime(&sc->sc_stp, param->ifbrp_hellotime); in bridge_ioctl_sht()