Home
last modified time | relevance | path

Searched defs:ifbropreq (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/net/
H A Dif_bridge.h178 struct ifbropreq { struct
179 char ifbop_name[IFNAMSIZ];
180 u_int8_t ifbop_holdcount;
181 u_int8_t ifbop_maxage;
182 u_int8_t ifbop_hellotime;
183 u_int8_t ifbop_fwddelay;
184 u_int8_t ifbop_protocol;
185 u_int16_t ifbop_priority;
186 u_int64_t ifbop_root_bridge;
187 u_int16_t ifbop_root_port;
[all …]