FD.io VPP  v20.01-48-g3e0dafb74
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 1001 of file vlib_api_cli.c.

Field Documentation

◆ crc

u8* msg_table_unserialize_t::crc

Definition at line 1005 of file vlib_api_cli.c.

◆ msg_index

u32 msg_table_unserialize_t::msg_index

Definition at line 1006 of file vlib_api_cli.c.

◆ name

u8* msg_table_unserialize_t::name

Definition at line 1004 of file vlib_api_cli.c.

◆ name_and_crc

u8* msg_table_unserialize_t::name_and_crc

Definition at line 1003 of file vlib_api_cli.c.

◆ which

int msg_table_unserialize_t::which

Definition at line 1007 of file vlib_api_cli.c.


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