Searched defs:bstp_config_unit (Results 1 – 1 of 1) sorted by relevance
298 struct bstp_config_unit { struct299 struct bstp_pri_vector cu_pv;300 uint16_t cu_message_age;301 uint16_t cu_max_age;302 uint16_t cu_forward_delay;303 uint16_t cu_hello_time;304 uint8_t cu_message_type;305 uint8_t cu_topology_change_ack;306 uint8_t cu_topology_change;307 uint8_t cu_proposal;[all …]