FD.io VPP
v19.04-6-g6f05f72
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 | 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 378 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 664 of file nat64_cli.c.
|
static |
Definition at line 462 of file nat64_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_prefix_command)
Definition at line 885 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command)
Definition at line 814 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command)
Definition at line 917 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command)
Definition at line 749 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command)
Definition at line 782 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command)
Definition at line 841 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command)
Definition at line 799 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command)
Definition at line 766 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command)
Definition at line 903 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command)
Definition at line 869 of file nat64_cli.c.