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

/darwin-on-arm/xnu/bsd/net/
H A Dif_bridgevar.h367 #define ifbrp_hellotime ifbrp_ifbrpu.ifbrpu_int8 /* hello time (sec) */ macro
H A Dif_bridge.c2423 param->ifbrp_hellotime = bs->bs_bridge_htime >> 8;
2433 return (bstp_set_htime(&sc->sc_stp, param->ifbrp_hellotime));

Completed in 79 milliseconds