Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dbridgestp.h259 struct bstp_config_unit { struct
260 struct bstp_pri_vector cu_pv;
261 uint16_t cu_message_age;
262 uint16_t cu_max_age;
263 uint16_t cu_forward_delay;
264 uint16_t cu_hello_time;
265 uint8_t cu_message_type;
266 uint8_t cu_topology_change_ack;
267 uint8_t cu_topology_change;
268 uint8_t cu_proposal;
[all …]