FD.io VPP  v19.08.1-401-g8e4ed521a
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 992 of file vlib_api_cli.c.

Field Documentation

◆ crc

u8* msg_table_unserialize_t::crc

Definition at line 996 of file vlib_api_cli.c.

◆ msg_index

u32 msg_table_unserialize_t::msg_index

Definition at line 997 of file vlib_api_cli.c.

◆ name

u8* msg_table_unserialize_t::name

Definition at line 995 of file vlib_api_cli.c.

◆ name_and_crc

u8* msg_table_unserialize_t::name_and_crc

Definition at line 994 of file vlib_api_cli.c.

◆ which

int msg_table_unserialize_t::which

Definition at line 998 of file vlib_api_cli.c.


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