Go to the source code of this file.
|
u32 | cnat_get_vrfmap_nfv9_logging_index (u32 i_vrf_id) |
|
u32 | cnat_get_vrfmap_syslog_logging_index (u32 i_vrf_id) |
|
void | cnat_set_vrf_params_with_default (cnat_vrfmap_t *my_vrfmap, u32 i_vrf, u32 i_vrf_id) |
|
void | cnat_nat44_add_vrf_map_t_handler (spp_api_cnat_v4_add_vrf_map_t *mp, vlib_main_t *vm) |
|
void | cnat_nat44_set_protocol_timeout_value (u16 active, u16 init, u8 *proto, u8 reset, vlib_main_t *vm) |
|
void | cnat_nat44_handle_show_stats (vlib_main_t *vm) |
|
void | cnat_nat44_handle_show_config (vlib_main_t *vm) |
|
static u8 | cnat_v4_show_verify_display_entry (u16 request_flag, cnat_main_db_entry_t *db, u16 *entry_flag_ptr) |
|
void | cnat_v4_show_inside_entry_req_t_handler (spp_api_cnat_v4_show_inside_entry_req_t *mp, vlib_main_t *vm) |
|
void | cnat_v4_show_outside_entry_req_t_handler (spp_api_cnat_v4_show_outside_entry_req_t *mp, vlib_main_t *vm) |
|
u32 cnat_get_vrfmap_nfv9_logging_index |
( |
u32 |
i_vrf_id | ) |
|
u32 cnat_get_vrfmap_syslog_logging_index |
( |
u32 |
i_vrf_id | ) |
|
void cnat_nat44_set_protocol_timeout_value |
( |
u16 |
active, |
|
|
u16 |
init, |
|
|
u8 * |
proto, |
|
|
u8 |
reset, |
|
|
vlib_main_t * |
vm |
|
) |
| |