FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_string_t |
Functions | |
static int | vl_api_to_api_string (u32 len, const char *buf, vl_api_string_t *str) |
static u8 * | vl_api_from_api_string (vl_api_string_t *astr) |
static u32 | vl_api_string_len (vl_api_string_t *astr) |
static char * | vl_api_from_api_string_c (vl_api_string_t *astr) |
|
inlinestatic |
|
inlinestatic |
Definition at line 56 of file api_types.h.
|
inlinestatic |
|
inlinestatic |