FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_ip_fib_dump_walk_ctx_t_ |
struct | apt_ip6_fib_show_ctx_t_ |
struct | vl_api_ip_mfib_dump_ctx_t_ |
struct | ip_container_proxy_walk_ctx_t_ |
struct | ip_punt_redirect_walk_ctx_t_ |
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_ip_api_msg |
#define | vl_msg_name_crc_list |
Typedefs | |
typedef struct vl_api_ip_fib_dump_walk_ctx_t_ | vl_api_ip_fib_dump_walk_ctx_t |
typedef struct apt_ip6_fib_show_ctx_t_ | api_ip6_fib_show_ctx_t |
typedef struct vl_api_ip_mfib_dump_ctx_t_ | vl_api_ip_mfib_dump_ctx_t |
typedef struct ip_container_proxy_walk_ctx_t_ | ip_container_proxy_walk_ctx_t |
typedef struct ip_punt_redirect_walk_ctx_t_ | ip_punt_redirect_walk_ctx_t |
#define foreach_ip_api_msg |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
typedef struct apt_ip6_fib_show_ctx_t_ api_ip6_fib_show_ctx_t |
typedef struct ip_container_proxy_walk_ctx_t_ ip_container_proxy_walk_ctx_t |
typedef struct ip_punt_redirect_walk_ctx_t_ ip_punt_redirect_walk_ctx_t |
typedef struct vl_api_ip_fib_dump_walk_ctx_t_ vl_api_ip_fib_dump_walk_ctx_t |
typedef struct vl_api_ip_mfib_dump_ctx_t_ vl_api_ip_mfib_dump_ctx_t |
|
static |
|
static |
|
static |
|
static |
|
static |
void ip_table_create | ( | fib_protocol_t | fproto, |
u32 | table_id, | ||
u8 | is_api, | ||
const u8 * | name | ||
) |
void ip_table_delete | ( | fib_protocol_t | fproto, |
u32 | table_id, | ||
u8 | is_api | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
void vl_api_ip_mroute_add_del_t_handler | ( | vl_api_ip_mroute_add_del_t * | mp | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
void vl_api_ip_reassembly_enable_disable_t_handler | ( | vl_api_ip_reassembly_enable_disable_t * | mp | ) |
void vl_api_ip_reassembly_get_t_handler | ( | vl_api_ip_reassembly_get_t * | mp | ) |
void vl_api_ip_reassembly_set_t_handler | ( | vl_api_ip_reassembly_set_t * | mp | ) |
void vl_api_ip_route_add_del_t_handler | ( | vl_api_ip_route_add_del_t * | mp | ) |
|
static |
void vl_api_ip_route_lookup_t_handler | ( | vl_api_ip_route_lookup_t * | mp | ) |
|
static |
|
static |
void vl_api_ip_table_add_del_t_handler | ( | vl_api_ip_table_add_del_t * | mp | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
void vl_mfib_signal_send_one | ( | vl_api_registration_t * | reg, |
u32 | context, | ||
const mfib_signal_t * | mfs | ||
) |
VLIB_API_INIT_FUNCTION | ( | ip_api_hookup | ) |