FD.io VPP  v19.01.3-6-g70449b9b9
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 965 of file vlib_api_cli.c.

Field Documentation

◆ crc

u8* msg_table_unserialize_t::crc

Definition at line 969 of file vlib_api_cli.c.

◆ msg_index

u32 msg_table_unserialize_t::msg_index

Definition at line 970 of file vlib_api_cli.c.

◆ name

u8* msg_table_unserialize_t::name

Definition at line 968 of file vlib_api_cli.c.

◆ name_and_crc

u8* msg_table_unserialize_t::name_and_crc

Definition at line 967 of file vlib_api_cli.c.

◆ which

int msg_table_unserialize_t::which

Definition at line 971 of file vlib_api_cli.c.


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