![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for rd_cp.c:Go to the source code of this file.
Data Structures | |
| struct | slaac_address_t |
| struct | default_route_t |
| struct | interface_config_t |
| struct | rd_cp_main_t |
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun /* define message structures */ |
| #define | foreach_rd_cp_msg _(IP6_ND_ADDRESS_AUTOCONFIG, ip6_nd_address_autoconfig) |
| #define | foreach_client_rd_cp_msg |
| #define | vl_api_ip6_nd_address_autoconfig_t_print vl_noop_handler |
| #define | PREFIX_FLAG_A (1 << 6) |
| #define | PREFIX_FLAG_L (1 << 7) |
| #define | vl_msg_name_crc_list |
Enumerations | |
| enum | { RD_CP_EVENT_INTERRUPT } |
Variables | |
| rd_cp_main_t | rd_cp_main |
| vlib_node_registration_t | rd_cp_process_node |
| (constructor) VLIB_REGISTER_NODE (rd_cp_process_node) More... | |
| static vlib_cli_command_t | ip6_nd_address_autoconfig_command |
| (constructor) VLIB_CLI_COMMAND (ip6_nd_address_autoconfig_command) More... | |
| #define foreach_client_rd_cp_msg |
| #define foreach_rd_cp_msg _(IP6_ND_ADDRESS_AUTOCONFIG, ip6_nd_address_autoconfig) |
| #define vl_api_ip6_nd_address_autoconfig_t_print vl_noop_handler |
|
static |
|
static |
| static_always_inline void check_queue | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| static_always_inline void send_msg | ( | void * | msg | ) |
| static_always_inline int send_msg_and_wait_for_reply | ( | void * | msg | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| static_always_inline int wait_for_reply | ( | void | ) |
|
static |
(constructor) VLIB_CLI_COMMAND (ip6_nd_address_autoconfig_command)
| rd_cp_main_t rd_cp_main |
| vlib_node_registration_t rd_cp_process_node |
(constructor) VLIB_REGISTER_NODE (rd_cp_process_node)