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

/darwin-on-arm/xnu/bsd/net/
H A Dif_bridgevar.h356 uint8_t ifbrpu_int8; member in union:ifbrparam::__anon182
365 #define ifbrp_proto ifbrp_ifbrpu.ifbrpu_int8 /* bridge protocol */
366 #define ifbrp_txhc ifbrp_ifbrpu.ifbrpu_int8 /* bpdu tx holdcount */
367 #define ifbrp_hellotime ifbrp_ifbrpu.ifbrpu_int8 /* hello time (sec) */
368 #define ifbrp_fwddelay ifbrp_ifbrpu.ifbrpu_int8 /* fwd time (sec) */
369 #define ifbrp_maxage ifbrp_ifbrpu.ifbrpu_int8 /* max age (sec) */

Completed in 14 milliseconds