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

/freebsd-10.2-release/sys/net/
H A Dif_bridgevar.h214 uint8_t ifbrpu_int8; member in union:ifbrparam::__anon10703
220 #define ifbrp_proto ifbrp_ifbrpu.ifbrpu_int8 /* bridge protocol */
221 #define ifbrp_txhc ifbrp_ifbrpu.ifbrpu_int8 /* bpdu tx holdcount */
222 #define ifbrp_hellotime ifbrp_ifbrpu.ifbrpu_int8 /* hello time (sec) */
223 #define ifbrp_fwddelay ifbrp_ifbrpu.ifbrpu_int8 /* fwd time (sec) */
224 #define ifbrp_maxage ifbrp_ifbrpu.ifbrpu_int8 /* max age (sec) */

Completed in 40 milliseconds