FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
NAT64 CLI. More...
Go to the source code of this file.
Data Structures | |
struct | nat64_cli_st_walk_ctx_t_ |
Typedefs | |
typedef struct nat64_cli_st_walk_ctx_t_ | nat64_cli_st_walk_ctx_t |
Variables | |
static vlib_cli_command_t | nat64_add_pool_address_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command) More... | |
static vlib_cli_command_t | show_nat64_pool_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command) More... | |
static vlib_cli_command_t | set_interface_nat64_command |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command) More... | |
static vlib_cli_command_t | show_nat64_interfaces_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command) More... | |
static vlib_cli_command_t | nat64_add_del_static_bib_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command) More... | |
static vlib_cli_command_t | show_nat64_bib_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command) More... | |
static vlib_cli_command_t | set_nat64_timeouts_command |
(constructor) VLIB_CLI_COMMAND (set_nat64_timeouts_command) More... | |
static vlib_cli_command_t | show_nat64_timeouts_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_timeouts_command) More... | |
static vlib_cli_command_t | show_nat64_st_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command) More... | |
static vlib_cli_command_t | nat64_add_del_prefix_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_prefix_command) More... | |
static vlib_cli_command_t | show_nat64_prefix_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command) More... | |
static vlib_cli_command_t | nat64_add_interface_address_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command) More... | |
NAT64 CLI.
Definition in file nat64_cli.c.
typedef struct nat64_cli_st_walk_ctx_t_ nat64_cli_st_walk_ctx_t |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 377 of file nat64_cli.c.
|
static |
Definition at line 253 of file nat64_cli.c.
|
static |
Definition at line 104 of file nat64_cli.c.
|
static |
Definition at line 764 of file nat64_cli.c.
|
static |
Definition at line 562 of file nat64_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_prefix_command)
Definition at line 1021 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command)
Definition at line 914 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command)
Definition at line 1053 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command)
Definition at line 849 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command)
Definition at line 882 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_nat64_timeouts_command)
Definition at line 957 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command)
Definition at line 941 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command)
Definition at line 899 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command)
Definition at line 866 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command)
Definition at line 1039 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command)
Definition at line 1005 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_timeouts_command)
Definition at line 977 of file nat64_cli.c.