![]() |
FD.io VPP
v18.01.2
Vector Packet Processing
|
Include dependency graph for pg_api.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun /* define message structures */ |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | vl_printfun |
| #define | foreach_pg_api_msg |
| #define | vl_msg_name_crc_list |
Functions | |
| void | stats_dslock_with_hint (int hint, int tag) |
| void | stats_dsunlock (void) |
| static void | vl_api_pg_create_interface_t_handler (vl_api_pg_create_interface_t *mp) |
| static void | vl_api_pg_capture_t_handler (vl_api_pg_capture_t *mp) |
| static void | vl_api_pg_enable_disable_t_handler (vl_api_pg_enable_disable_t *mp) |
| static void | setup_message_id_table (api_main_t *am) |
| static clib_error_t * | pg_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (pg_api_hookup) | |
| #define foreach_pg_api_msg |
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
| void stats_dslock_with_hint | ( | int | hint, |
| int | tag | ||
| ) |
Definition at line 333 of file interface_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void stats_dsunlock | ( | void | ) |
|
static |
|
static |
|
static |
| VLIB_API_INIT_FUNCTION | ( | pg_api_hookup | ) |
Here is the caller graph for this function: