FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Go to the source code of this file.
Variables | |
static vlib_cli_command_t | set_interface_spd_command |
(constructor) VLIB_CLI_COMMAND (set_interface_spd_command) More... | |
static vlib_cli_command_t | ipsec_sa_add_del_command |
(constructor) VLIB_CLI_COMMAND (ipsec_sa_add_del_command) More... | |
static vlib_cli_command_t | ipsec_spd_add_del_command |
(constructor) VLIB_CLI_COMMAND (ipsec_spd_add_del_command) More... | |
static vlib_cli_command_t | ipsec_policy_add_del_command |
(constructor) VLIB_CLI_COMMAND (ipsec_policy_add_del_command) More... | |
static vlib_cli_command_t | set_ipsec_sa_key_command |
(constructor) VLIB_CLI_COMMAND (set_ipsec_sa_key_command) More... | |
static vlib_cli_command_t | show_ipsec_command |
(constructor) VLIB_CLI_COMMAND (show_ipsec_command) More... | |
static vlib_cli_command_t | show_ipsec_sa_command |
(constructor) VLIB_CLI_COMMAND (show_ipsec_sa_command) More... | |
static vlib_cli_command_t | show_ipsec_spd_command |
(constructor) VLIB_CLI_COMMAND (show_ipsec_spd_command) More... | |
static vlib_cli_command_t | show_ipsec_tunnel_command |
(constructor) VLIB_CLI_COMMAND (show_ipsec_tunnel_command) More... | |
static vlib_cli_command_t | ipsec_show_backends_command |
(constructor) VLIB_CLI_COMMAND (ipsec_show_backends_command) More... | |
static vlib_cli_command_t | ipsec_select_backend_command |
(constructor) VLIB_CLI_COMMAND (ipsec_select_backend_command) More... | |
static vlib_cli_command_t | clear_ipsec_counters_command |
(constructor) VLIB_CLI_COMMAND (clear_ipsec_counters_command) More... | |
static vlib_cli_command_t | create_ipsec_tunnel_command |
(constructor) VLIB_CLI_COMMAND (create_ipsec_tunnel_command) More... | |
static vlib_cli_command_t | set_interface_key_command |
(constructor) VLIB_CLI_COMMAND (set_interface_key_command) More... | |
|
static |
|
static |
clib_error_t* ipsec_cli_init | ( | vlib_main_t * | vm | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 436 of file ipsec_cli.c.
|
static |
|
static |
Definition at line 452 of file ipsec_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (clear_ipsec_counters_command)
Definition at line 733 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (create_ipsec_tunnel_command)
Definition at line 877 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (ipsec_policy_add_del_command)
Definition at line 357 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (ipsec_sa_add_del_command)
Definition at line 158 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (ipsec_select_backend_command)
Definition at line 713 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (ipsec_show_backends_command)
Definition at line 645 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (ipsec_spd_add_del_command)
Definition at line 210 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_key_command)
Definition at line 961 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_spd_command)
Definition at line 63 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_ipsec_sa_key_command)
Definition at line 404 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_ipsec_command)
Definition at line 479 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_ipsec_sa_command)
Definition at line 510 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_ipsec_spd_command)
Definition at line 546 of file ipsec_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_ipsec_tunnel_command)
Definition at line 578 of file ipsec_cli.c.