![]() |
FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Include dependency graph for ipsec_if.c:Go to the source code of this file.
Functions | |
| static int | add_del_sa_sess (u32 sa_index, u8 is_add) |
| void | vl_api_rpc_call_main_thread (void *fp, u8 *data, u32 data_length) |
| static u8 * | format_ipsec_name (u8 *s, va_list *args) |
| static uword | dummy_interface_tx (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
| VNET_DEVICE_CLASS (ipsec_device_class, static) | |
| VNET_HW_INTERFACE_CLASS (ipsec_hw_class) | |
| static int | ipsec_add_del_tunnel_if_internal (vnet_main_t *vnm, ipsec_add_del_tunnel_args_t *args) |
| static int | ipsec_add_del_tunnel_if_rpc_callback (ipsec_add_del_tunnel_args_t *a) |
| int | ipsec_add_del_tunnel_if (ipsec_add_del_tunnel_args_t *args) |
| int | ipsec_add_del_ipsec_gre_tunnel (vnet_main_t *vnm, ipsec_add_del_ipsec_gre_tunnel_args_t *args) |
| int | ipsec_set_interface_key (vnet_main_t *vnm, u32 hw_if_index, ipsec_if_set_key_type_t type, u8 alg, u8 *key) |
| clib_error_t * | ipsec_tunnel_if_init (vlib_main_t *vm) |
Definition at line 32 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 41 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int ipsec_add_del_ipsec_gre_tunnel | ( | vnet_main_t * | vnm, |
| ipsec_add_del_ipsec_gre_tunnel_args_t * | args | ||
| ) |
Definition at line 233 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int ipsec_add_del_tunnel_if | ( | ipsec_add_del_tunnel_args_t * | args | ) |
Definition at line 87 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 95 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 78 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int ipsec_set_interface_key | ( | vnet_main_t * | vnm, |
| u32 | hw_if_index, | ||
| ipsec_if_set_key_type_t | type, | ||
| u8 | alg, | ||
| u8 * | key | ||
| ) |
Definition at line 295 of file ipsec_if.c.
Here is the call graph for this function:
Here is the caller graph for this function:| clib_error_t* ipsec_tunnel_if_init | ( | vlib_main_t * | vm | ) |
Definition at line 1268 of file memory_vlib.c.
Here is the call graph for this function:
Here is the caller graph for this function:| VNET_DEVICE_CLASS | ( | ipsec_device_class | , |
| static | |||
| ) |
Here is the caller graph for this function:| VNET_HW_INTERFACE_CLASS | ( | ipsec_hw_class | ) |
Here is the caller graph for this function: