Home
last modified time | relevance | path

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

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