FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
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_vpe_api_msg |
#define | API_LINK_STATE_EVENT 1 |
#define | API_ADMIN_UP_DOWN_EVENT 2 |
#define | vl_msg_name_crc_list |
Variables | |
static vlib_node_registration_t | link_state_process_node |
(constructor) VLIB_REGISTER_NODE (link_state_process_node) More... | |
#define API_ADMIN_UP_DOWN_EVENT 2 |
Definition at line 499 of file interface_api.c.
#define API_LINK_STATE_EVENT 1 |
Definition at line 498 of file interface_api.c.
#define foreach_vpe_api_msg |
Definition at line 48 of file interface_api.c.
#define vl_endianfun /* define message structures */ |
Definition at line 36 of file interface_api.c.
#define vl_msg_name_crc_list |
Definition at line 680 of file interface_api.c.
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 41 of file interface_api.c.
#define vl_printfun |
Definition at line 42 of file interface_api.c.
#define vl_typedefs /* define message structures */ |
Definition at line 32 of file interface_api.c.
|
static |
Definition at line 620 of file interface_api.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 607 of file interface_api.c.
pub_sub_handler | ( | interface_events | , |
INTERFACE_EVENTS | |||
) |
|
static |
|
static |
|
static |
Definition at line 333 of file interface_api.c.
|
static |
Definition at line 685 of file interface_api.c.
void stats_dslock_with_hint | ( | int | hint, |
int | tag | ||
) |
void stats_dsunlock | ( | void | ) |
|
static |
Definition at line 256 of file interface_api.c.
|
static |
|
static |
Definition at line 668 of file interface_api.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 383 of file interface_api.c.
|
static |
Definition at line 637 of file interface_api.c.
VLIB_API_INIT_FUNCTION | ( | interface_api_hookup | ) |
VNET_HW_INTERFACE_LINK_UP_DOWN_FUNCTION | ( | link_up_down_function | ) |
VNET_SW_INTERFACE_ADMIN_UP_DOWN_FUNCTION | ( | admin_up_down_function | ) |
|
static |
(constructor) VLIB_REGISTER_NODE (link_state_process_node)
Definition at line 596 of file interface_api.c.