Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridgevar.h232 struct ifbropreq { struct
233 uint8_t ifbop_holdcount;
234 uint8_t ifbop_maxage;
235 uint8_t ifbop_hellotime;
236 uint8_t ifbop_fwddelay;
237 uint8_t ifbop_protocol;
238 uint16_t ifbop_priority;
239 uint16_t ifbop_root_port;
240 uint32_t ifbop_root_path_cost;
241 uint64_t ifbop_bridgeid;
[all …]
H A Dif_bridge.c802 struct ifbropreq ifbropreq; in bridge_ioctl() member
/f-stack/tools/compat/include/net/
H A Dif_bridgevar.h232 struct ifbropreq { struct
233 uint8_t ifbop_holdcount;
234 uint8_t ifbop_maxage;
235 uint8_t ifbop_hellotime;
236 uint8_t ifbop_fwddelay;
237 uint8_t ifbop_protocol;
238 uint16_t ifbop_priority;
239 uint16_t ifbop_root_port;
240 uint32_t ifbop_root_path_cost;
241 uint64_t ifbop_bridgeid;
[all …]