Home
last modified time | relevance | path

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

/dragonfly/sys/net/bridge/
H A Dif_bridgevar.h236 struct bstp_config_unit { struct
237 uint64_t cu_rootid;
238 uint64_t cu_bridge_id;
239 uint32_t cu_root_path_cost;
240 uint16_t cu_message_age;
241 uint16_t cu_max_age;
242 uint16_t cu_hello_time;
243 uint16_t cu_forward_delay;
244 uint16_t cu_port_id;
245 uint8_t cu_message_type;
[all …]