Go to the source code of this file.
◆ REPLY_MSG_ID_BASE
◆ cnat_dump_walk_ctx_t
◆ cnat_api_init()
◆ cnat_endpoint_decode()
static void cnat_endpoint_decode |
( |
const vl_api_cnat_endpoint_t * |
in, |
|
|
cnat_endpoint_t * |
out |
|
) |
| |
|
static |
◆ cnat_endpoint_encode()
static void cnat_endpoint_encode |
( |
const cnat_endpoint_t * |
in, |
|
|
vl_api_cnat_endpoint_t * |
out |
|
) |
| |
|
static |
◆ cnat_endpoint_tuple_decode()
static void cnat_endpoint_tuple_decode |
( |
const vl_api_cnat_endpoint_tuple_t * |
in, |
|
|
cnat_endpoint_tuple_t * |
out |
|
) |
| |
|
static |
◆ cnat_session_send_details()
◆ cnat_translation_send_details()
static walk_rc_t cnat_translation_send_details |
( |
u32 |
cti, |
|
|
void * |
args |
|
) |
| |
|
static |
◆ ip_address2_from_46()
◆ vl_api_cnat_add_del_snat_prefix_t_handler()
◆ vl_api_cnat_session_dump_t_handler()
◆ vl_api_cnat_session_purge_t_handler()
◆ vl_api_cnat_set_snat_addresses_t_handler()
◆ vl_api_cnat_translation_del_t_handler()
◆ vl_api_cnat_translation_dump_t_handler()
◆ vl_api_cnat_translation_update_t_handler()
◆ VLIB_PLUGIN_REGISTER()
◆ cnat_base_msg_id
Base message ID fot the plugin.
Definition at line 40 of file cnat_api.c.