![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Collaboration diagram for table_t:Data Fields | |
| u8 | no_ansi: 1 |
| u8 * | title |
| table_cell_t ** | cells |
| int * | row_sizes |
| int | n_header_cols |
| int | n_header_rows |
| int | n_footer_cols |
| table_cell_t** table_t::cells |