FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ipsec_dump_walk_ctx_t_ |
struct | ipsec_sa_dump_match_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_vpe_api_msg |
#define | vl_msg_name_crc_list |
Typedefs | |
typedef struct ipsec_dump_walk_ctx_t_ | ipsec_dump_walk_ctx_t |
typedef struct ipsec_sa_dump_match_ctx_t_ | ipsec_sa_dump_match_ctx_t |
#define foreach_vpe_api_msg |
Definition at line 56 of file ipsec_api.c.
#define vl_endianfun /* define message structures */ |
Definition at line 44 of file ipsec_api.c.
#define vl_msg_name_crc_list |
Definition at line 1035 of file ipsec_api.c.
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 49 of file ipsec_api.c.
#define vl_printfun |
Definition at line 50 of file ipsec_api.c.
#define vl_typedefs /* define message structures */ |
Definition at line 40 of file ipsec_api.c.
typedef struct ipsec_dump_walk_ctx_t_ ipsec_dump_walk_ctx_t |
typedef struct ipsec_sa_dump_match_ctx_t_ ipsec_sa_dump_match_ctx_t |
|
static |
Definition at line 789 of file ipsec_api.c.
|
static |
Definition at line 249 of file ipsec_api.c.
vl_api_ipsec_spd_action_t ipsec_spd_action_encode | ( | ipsec_policy_action_t | in | ) |
|
static |
Definition at line 817 of file ipsec_api.c.
|
static |
Definition at line 460 of file ipsec_api.c.
|
static |
|
static |
Definition at line 182 of file ipsec_api.c.
|
static |
|
static |
|
static |
Definition at line 95 of file ipsec_api.c.
|
static |
|
static |
|
static |
Definition at line 778 of file ipsec_api.c.
|
static |
|
static |
Definition at line 335 of file ipsec_api.c.
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 266 of file ipsec_api.c.
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 151 of file ipsec_api.c.
|
static |
|
static |
Definition at line 120 of file ipsec_api.c.
VLIB_API_INIT_FUNCTION | ( | ipsec_api_hookup | ) |