FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | NAT44_EI_EXPECTED_ARGUMENT "expected required argument(s)" |
Variables | |
static vlib_cli_command_t | nat44_ei_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_enable_disable_command) More... | |
static vlib_cli_command_t | set_workers_command |
(constructor) VLIB_CLI_COMMAND (set_workers_command) More... | |
static vlib_cli_command_t | nat_show_workers_command |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command) More... | |
static vlib_cli_command_t | set_timeout_command |
(constructor) VLIB_CLI_COMMAND (set_timeout_command) More... | |
static vlib_cli_command_t | nat_show_timeouts_command |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command) More... | |
static vlib_cli_command_t | nat44_ei_set_log_level_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_set_log_level_command) More... | |
static vlib_cli_command_t | nat44_ei_ipfix_logging_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_ipfix_logging_enable_disable_command) More... | |
static vlib_cli_command_t | nat44_ei_set_alloc_addr_and_port_alg_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_set_alloc_addr_and_port_alg_command) More... | |
static vlib_cli_command_t | nat44_ei_show_alloc_addr_and_port_alg_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_alloc_addr_and_port_alg_command) More... | |
static vlib_cli_command_t | nat_set_mss_clamping_command |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command) More... | |
static vlib_cli_command_t | nat_show_mss_clamping_command |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command) More... | |
static vlib_cli_command_t | nat_ha_failover_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_failover_command) More... | |
static vlib_cli_command_t | nat_ha_listener_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_listener_command) More... | |
static vlib_cli_command_t | nat_show_ha_command |
(constructor) VLIB_CLI_COMMAND (nat_show_ha_command) More... | |
static vlib_cli_command_t | nat_ha_flush_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_flush_command) More... | |
static vlib_cli_command_t | nat_ha_resync_command |
(constructor) VLIB_CLI_COMMAND (nat_ha_resync_command) More... | |
static vlib_cli_command_t | nat44_ei_show_hash |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_hash) More... | |
static vlib_cli_command_t | add_address_command |
(constructor) VLIB_CLI_COMMAND (add_address_command) More... | |
static vlib_cli_command_t | nat44_ei_show_addresses_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_addresses_command) More... | |
static vlib_cli_command_t | set_interface_nat44_ei_command |
(constructor) VLIB_CLI_COMMAND (set_interface_nat44_ei_command) More... | |
static vlib_cli_command_t | nat44_ei_show_interfaces_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_interfaces_command) More... | |
static vlib_cli_command_t | add_static_mapping_command |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command) More... | |
static vlib_cli_command_t | add_identity_mapping_command |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command) More... | |
static vlib_cli_command_t | nat44_ei_show_static_mappings_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_static_mappings_command) More... | |
static vlib_cli_command_t | nat44_ei_add_interface_address_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_add_interface_address_command) More... | |
static vlib_cli_command_t | nat44_ei_show_interface_address_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_interface_address_command) More... | |
static vlib_cli_command_t | nat44_ei_show_sessions_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_sessions_command) More... | |
static vlib_cli_command_t | nat44_ei_del_user_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_del_user_command) More... | |
static vlib_cli_command_t | nat44_ei_clear_sessions_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_clear_sessions_command) More... | |
static vlib_cli_command_t | nat44_ei_del_session_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_del_session_command) More... | |
static vlib_cli_command_t | nat44_ei_forwarding_set_command |
(constructor) VLIB_CLI_COMMAND (nat44_ei_forwarding_set_command) More... | |
#define NAT44_EI_EXPECTED_ARGUMENT "expected required argument(s)" |
Definition at line 25 of file nat44_ei_cli.c.
|
static |
|
static |
|
static |
Definition at line 151 of file nat44_ei_cli.c.
Definition at line 68 of file nat44_ei_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (add_address_command)
Definition at line 1763 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_identity_mapping_command)
Definition at line 1868 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (add_static_mapping_command)
Definition at line 1847 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_add_interface_address_command)
Definition at line 1904 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_clear_sessions_command)
Definition at line 1957 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_del_session_command)
Definition at line 1972 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_del_user_command)
Definition at line 1944 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_enable_disable_command)
Definition at line 1518 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_forwarding_set_command)
Definition at line 1991 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_ipfix_logging_enable_disable_command)
Definition at line 1612 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_set_alloc_addr_and_port_alg_command)
Definition at line 1632 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_set_log_level_command)
Definition at line 1597 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_addresses_command)
Definition at line 1788 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_alloc_addr_and_port_alg_command)
Definition at line 1644 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_hash)
Definition at line 1746 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_interface_address_command)
Definition at line 1919 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_interfaces_command)
Definition at line 1822 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_sessions_command)
Definition at line 1931 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat44_ei_show_static_mappings_command)
Definition at line 1890 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_failover_command)
Definition at line 1684 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_flush_command)
Definition at line 1722 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_listener_command)
Definition at line 1697 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_ha_resync_command)
Definition at line 1734 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_set_mss_clamping_command)
Definition at line 1660 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_ha_command)
Definition at line 1710 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_mss_clamping_command)
Definition at line 1672 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_timeouts_command)
Definition at line 1584 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat_show_workers_command)
Definition at line 1550 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_nat44_ei_command)
Definition at line 1804 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_timeout_command)
Definition at line 1566 of file nat44_ei_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_workers_command)
Definition at line 1534 of file nat44_ei_cli.c.