FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
msg_table_unserialize_t Struct Reference

Data Fields

u8name_and_crc
 
u8name
 
u8crc
 
u32 msg_index
 
int which
 

Detailed Description

Definition at line 973 of file vlib_api_cli.c.

Field Documentation

◆ crc

u8* msg_table_unserialize_t::crc

Definition at line 977 of file vlib_api_cli.c.

◆ msg_index

u32 msg_table_unserialize_t::msg_index

Definition at line 978 of file vlib_api_cli.c.

◆ name

u8* msg_table_unserialize_t::name

Definition at line 976 of file vlib_api_cli.c.

◆ name_and_crc

u8* msg_table_unserialize_t::name_and_crc

Definition at line 975 of file vlib_api_cli.c.

◆ which

int msg_table_unserialize_t::which

Definition at line 979 of file vlib_api_cli.c.


The documentation for this struct was generated from the following file: