FD.io VPP
v18.01.2-1-g9b554f3
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 376 of file nat64_cli.c.
|
static |
Definition at line 252 of file nat64_cli.c.
|
static |
Definition at line 103 of file nat64_cli.c.
|
static |
Definition at line 763 of file nat64_cli.c.
|
static |
Definition at line 561 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 1020 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command)
Definition at line 913 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command)
Definition at line 1052 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command)
Definition at line 848 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command)
Definition at line 881 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_nat64_timeouts_command)
Definition at line 956 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command)
Definition at line 940 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command)
Definition at line 898 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command)
Definition at line 865 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command)
Definition at line 1038 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command)
Definition at line 1004 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_timeouts_command)
Definition at line 976 of file nat64_cli.c.