21 lines
232 B
Markdown
21 lines
232 B
Markdown
# struct McTree
|
|
|
|
*Defined at src/network/switch/multicast_table.h#14*
|
|
|
|
## Members
|
|
|
|
public vector child_ports
|
|
|
|
public optional parent_port
|
|
|
|
public uint8_t weight
|
|
|
|
public uint8_t tier
|
|
|
|
public uint16_t tree_id
|
|
|
|
public uint8_t epoch
|
|
|
|
|
|
|