FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
nat_api.c File Reference

NAT plugin API implementation. More...

+ Include dependency graph for nat_api.c:

Go to the source code of this file.

Data Structures

struct  nat64_api_walk_ctx_t_
 

Macros

#define vl_api_nat44_add_del_lb_static_mapping_t_endian   vl_noop_handler
 
#define vl_api_nat44_nat44_lb_static_mapping_details_t_endian   vl_noop_handler
 
#define vl_typedefs
 
#define vl_endianfun
 
#define vl_print(handle, ...)   vlib_cli_output (handle, __VA_ARGS__)
 
#define REPLY_MSG_ID_BASE   sm->msg_id_base
 
#define vl_api_version(n, v)   static u32 api_version=(v);
 
#define FINISH
 
#define foreach_snat_plugin_api_msg
 
#define vl_msg_name_crc_list
 

Typedefs

typedef struct nat64_api_walk_ctx_t_ nat64_api_walk_ctx_t
 

Functions

static void vl_api_nat_control_ping_t_handler (vl_api_nat_control_ping_t *mp)
 
static void * vl_api_nat_control_ping_t_print (vl_api_nat_control_ping_t *mp, void *handle)
 
static void vl_api_nat_show_config_t_handler (vl_api_nat_show_config_t *mp)
 
static void * vl_api_nat_show_config_t_print (vl_api_nat_show_config_t *mp, void *handle)
 
static void vl_api_nat_show_config_2_t_handler (vl_api_nat_show_config_2_t *mp)
 
static void * vl_api_nat_show_config_2_t_print (vl_api_nat_show_config_t *mp, void *handle)
 
static void vl_api_nat_set_workers_t_handler (vl_api_nat_set_workers_t *mp)
 
static void * vl_api_nat_set_workers_t_print (vl_api_nat_set_workers_t *mp, void *handle)
 
static void send_nat_worker_details (u32 worker_index, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat_worker_dump_t_handler (vl_api_nat_worker_dump_t *mp)
 
static void * vl_api_nat_worker_dump_t_print (vl_api_nat_worker_dump_t *mp, void *handle)
 
static void vl_api_nat44_set_session_limit_t_handler (vl_api_nat44_set_session_limit_t *mp)
 
static void * vl_api_nat44_set_session_limit_t_print (vl_api_nat44_set_session_limit_t *mp, void *handle)
 
static void vl_api_nat_set_log_level_t_handler (vl_api_nat_set_log_level_t *mp)
 
static void * vl_api_nat_set_log_level_t_print (vl_api_nat_set_log_level_t *mp, void *handle)
 
static void vl_api_nat_ipfix_enable_disable_t_handler (vl_api_nat_ipfix_enable_disable_t *mp)
 
static void * vl_api_nat_ipfix_enable_disable_t_print (vl_api_nat_ipfix_enable_disable_t *mp, void *handle)
 
static void vl_api_nat_set_timeouts_t_handler (vl_api_nat_set_timeouts_t *mp)
 
static void * vl_api_nat_set_timeouts_t_print (vl_api_nat_set_timeouts_t *mp, void *handle)
 
static void vl_api_nat_get_timeouts_t_handler (vl_api_nat_get_timeouts_t *mp)
 
static void * vl_api_nat_get_timeouts_t_print (vl_api_nat_get_timeouts_t *mp, void *handle)
 
static void vl_api_nat_set_addr_and_port_alloc_alg_t_handler (vl_api_nat_set_addr_and_port_alloc_alg_t *mp)
 
static void * vl_api_nat_set_addr_and_port_alloc_alg_t_print (vl_api_nat_set_addr_and_port_alloc_alg_t *mp, void *handle)
 
static void vl_api_nat_get_addr_and_port_alloc_alg_t_handler (vl_api_nat_get_addr_and_port_alloc_alg_t *mp)
 
static void * vl_api_nat_get_addr_and_port_alloc_alg_t_print (vl_api_nat_get_addr_and_port_alloc_alg_t *mp, void *handle)
 
static void vl_api_nat_set_mss_clamping_t_handler (vl_api_nat_set_mss_clamping_t *mp)
 
static void * vl_api_nat_set_mss_clamping_t_print (vl_api_nat_set_mss_clamping_t *mp, void *handle)
 
static void vl_api_nat_get_mss_clamping_t_handler (vl_api_nat_get_mss_clamping_t *mp)
 
static void * vl_api_nat_get_mss_clamping_t_print (vl_api_nat_get_mss_clamping_t *mp, void *handle)
 
static void vl_api_nat_ha_set_listener_t_handler (vl_api_nat_ha_set_listener_t *mp)
 
static void * vl_api_nat_ha_set_listener_t_print (vl_api_nat_ha_set_listener_t *mp, void *handle)
 
static void vl_api_nat_ha_get_listener_t_handler (vl_api_nat_ha_get_listener_t *mp)
 
static void * vl_api_nat_ha_get_listener_t_print (vl_api_nat_ha_get_listener_t *mp, void *handle)
 
static void vl_api_nat_ha_set_failover_t_handler (vl_api_nat_ha_set_failover_t *mp)
 
static void * vl_api_nat_ha_set_failover_t_print (vl_api_nat_ha_set_failover_t *mp, void *handle)
 
static void vl_api_nat_ha_get_failover_t_handler (vl_api_nat_ha_get_failover_t *mp)
 
static void * vl_api_nat_ha_get_failover_t_print (vl_api_nat_ha_get_failover_t *mp, void *handle)
 
static void vl_api_nat_ha_flush_t_handler (vl_api_nat_ha_flush_t *mp)
 
static void * vl_api_nat_ha_flush_t_print (vl_api_nat_ha_flush_t *mp, void *handle)
 
static void nat_ha_resync_completed_event_cb (u32 client_index, u32 pid, u32 missed_count)
 
static void vl_api_nat_ha_resync_t_handler (vl_api_nat_ha_resync_t *mp)
 
static void * vl_api_nat_ha_resync_t_print (vl_api_nat_ha_resync_t *mp, void *handle)
 
static void vl_api_nat44_del_user_t_handler (vl_api_nat44_del_user_t *mp)
 
static void * vl_api_nat44_del_user_t_print (vl_api_nat44_del_user_t *mp, void *handle)
 
static void vl_api_nat44_add_del_address_range_t_handler (vl_api_nat44_add_del_address_range_t *mp)
 
static void * vl_api_nat44_add_del_address_range_t_print (vl_api_nat44_add_del_address_range_t *mp, void *handle)
 
static void send_nat44_address_details (snat_address_t *a, vl_api_registration_t *reg, u32 context, u8 twice_nat)
 
static void vl_api_nat44_address_dump_t_handler (vl_api_nat44_address_dump_t *mp)
 
static void * vl_api_nat44_address_dump_t_print (vl_api_nat44_address_dump_t *mp, void *handle)
 
static void vl_api_nat44_interface_add_del_feature_t_handler (vl_api_nat44_interface_add_del_feature_t *mp)
 
static void * vl_api_nat44_interface_add_del_feature_t_print (vl_api_nat44_interface_add_del_feature_t *mp, void *handle)
 
static void send_nat44_interface_details (snat_interface_t *i, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_interface_dump_t_handler (vl_api_nat44_interface_dump_t *mp)
 
static void * vl_api_nat44_interface_dump_t_print (vl_api_nat44_interface_dump_t *mp, void *handle)
 
static void vl_api_nat44_interface_add_del_output_feature_t_handler (vl_api_nat44_interface_add_del_output_feature_t *mp)
 
static void * vl_api_nat44_interface_add_del_output_feature_t_print (vl_api_nat44_interface_add_del_output_feature_t *mp, void *handle)
 
static void send_nat44_interface_output_feature_details (snat_interface_t *i, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_interface_output_feature_dump_t_handler (vl_api_nat44_interface_output_feature_dump_t *mp)
 
static void * vl_api_nat44_interface_output_feature_dump_t_print (vl_api_nat44_interface_output_feature_dump_t *mp, void *handle)
 
static void vl_api_nat44_add_del_static_mapping_t_handler (vl_api_nat44_add_del_static_mapping_t *mp)
 
static void vl_api_nat44_add_del_static_mapping_v2_t_handler (vl_api_nat44_add_del_static_mapping_v2_t *mp)
 
static void * vl_api_nat44_add_del_static_mapping_t_print (vl_api_nat44_add_del_static_mapping_t *mp, void *handle)
 
static void * vl_api_nat44_add_del_static_mapping_v2_t_print (vl_api_nat44_add_del_static_mapping_v2_t *mp, void *handle)
 
static void send_nat44_static_mapping_details (snat_static_mapping_t *m, vl_api_registration_t *reg, u32 context)
 
static void send_nat44_static_map_resolve_details (snat_static_map_resolve_t *m, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_static_mapping_dump_t_handler (vl_api_nat44_static_mapping_dump_t *mp)
 
static void * vl_api_nat44_static_mapping_dump_t_print (vl_api_nat44_static_mapping_dump_t *mp, void *handle)
 
static void vl_api_nat44_add_del_identity_mapping_t_handler (vl_api_nat44_add_del_identity_mapping_t *mp)
 
static void * vl_api_nat44_add_del_identity_mapping_t_print (vl_api_nat44_add_del_identity_mapping_t *mp, void *handle)
 
static void send_nat44_identity_mapping_details (snat_static_mapping_t *m, int index, vl_api_registration_t *reg, u32 context)
 
static void send_nat44_identity_map_resolve_details (snat_static_map_resolve_t *m, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_identity_mapping_dump_t_handler (vl_api_nat44_identity_mapping_dump_t *mp)
 
static void * vl_api_nat44_identity_mapping_dump_t_print (vl_api_nat44_identity_mapping_dump_t *mp, void *handle)
 
static void vl_api_nat44_add_del_interface_addr_t_handler (vl_api_nat44_add_del_interface_addr_t *mp)
 
static void * vl_api_nat44_add_del_interface_addr_t_print (vl_api_nat44_add_del_interface_addr_t *mp, void *handle)
 
static void send_nat44_interface_addr_details (u32 sw_if_index, vl_api_registration_t *reg, u32 context, u8 twice_nat)
 
static void vl_api_nat44_interface_addr_dump_t_handler (vl_api_nat44_interface_addr_dump_t *mp)
 
static void * vl_api_nat44_interface_addr_dump_t_print (vl_api_nat44_interface_addr_dump_t *mp, void *handle)
 
static void send_nat44_user_details (snat_user_t *u, vl_api_registration_t *reg, u32 context)
 
static void nat_ed_user_create_helper (snat_main_per_thread_data_t *tsm, snat_session_t *s)
 
static void nat_ed_users_create (snat_main_per_thread_data_t *tsm)
 
static void nat_ed_users_destroy (snat_main_per_thread_data_t *tsm)
 
static void vl_api_nat44_user_dump_t_handler (vl_api_nat44_user_dump_t *mp)
 
static void * vl_api_nat44_user_dump_t_print (vl_api_nat44_user_dump_t *mp, void *handle)
 
static void send_nat44_user_session_details (snat_session_t *s, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_user_session_dump_t_handler (vl_api_nat44_user_session_dump_t *mp)
 
static void * vl_api_nat44_user_session_dump_t_print (vl_api_nat44_user_session_dump_t *mp, void *handle)
 
static nat44_lb_addr_port_tunformat_nat44_lb_addr_port (vl_api_nat44_lb_addr_port_t *addr_port_pairs, u32 addr_port_pair_num)
 
static void vl_api_nat44_add_del_lb_static_mapping_t_handler (vl_api_nat44_add_del_lb_static_mapping_t *mp)
 
static void * vl_api_nat44_add_del_lb_static_mapping_t_print (vl_api_nat44_add_del_lb_static_mapping_t *mp, void *handle)
 
static void vl_api_nat44_lb_static_mapping_add_del_local_t_handler (vl_api_nat44_lb_static_mapping_add_del_local_t *mp)
 
static void * vl_api_nat44_lb_static_mapping_add_del_local_t_print (vl_api_nat44_lb_static_mapping_add_del_local_t *mp, void *handle)
 
static void send_nat44_lb_static_mapping_details (snat_static_mapping_t *m, vl_api_registration_t *reg, u32 context)
 
static void vl_api_nat44_lb_static_mapping_dump_t_handler (vl_api_nat44_lb_static_mapping_dump_t *mp)
 
static void * vl_api_nat44_lb_static_mapping_dump_t_print (vl_api_nat44_lb_static_mapping_dump_t *mp, void *handle)
 
static void vl_api_nat44_del_session_t_handler (vl_api_nat44_del_session_t *mp)
 
static void * vl_api_nat44_del_session_t_print (vl_api_nat44_del_session_t *mp, void *handle)
 
static void vl_api_nat44_forwarding_enable_disable_t_handler (vl_api_nat44_forwarding_enable_disable_t *mp)
 
static void * vl_api_nat44_forwarding_enable_disable_t_print (vl_api_nat44_forwarding_enable_disable_t *mp, void *handle)
 
static void vl_api_nat44_forwarding_is_enabled_t_handler (vl_api_nat44_forwarding_is_enabled_t *mp)
 
static void * vl_api_nat44_forwarding_is_enabled_t_print (vl_api_nat44_forwarding_is_enabled_t *mp, void *handle)
 
static void vl_api_nat64_add_del_pool_addr_range_t_handler (vl_api_nat64_add_del_pool_addr_range_t *mp)
 
static void * vl_api_nat64_add_del_pool_addr_range_t_print (vl_api_nat64_add_del_pool_addr_range_t *mp, void *handle)
 
static int nat64_api_pool_walk (snat_address_t *a, void *arg)
 
static void vl_api_nat64_pool_addr_dump_t_handler (vl_api_nat64_pool_addr_dump_t *mp)
 
static void * vl_api_nat64_pool_addr_dump_t_print (vl_api_nat64_pool_addr_dump_t *mp, void *handle)
 
static void vl_api_nat64_add_del_interface_t_handler (vl_api_nat64_add_del_interface_t *mp)
 
static void * vl_api_nat64_add_del_interface_t_print (vl_api_nat64_add_del_interface_t *mp, void *handle)
 
static int nat64_api_interface_walk (snat_interface_t *i, void *arg)
 
static void vl_api_nat64_interface_dump_t_handler (vl_api_nat64_interface_dump_t *mp)
 
static void * vl_api_nat64_interface_dump_t_print (vl_api_nat64_interface_dump_t *mp, void *handle)
 
static void vl_api_nat64_add_del_static_bib_t_handler (vl_api_nat64_add_del_static_bib_t *mp)
 
static void * vl_api_nat64_add_del_static_bib_t_print (vl_api_nat64_add_del_static_bib_t *mp, void *handle)
 
static int nat64_api_bib_walk (nat64_db_bib_entry_t *bibe, void *arg)
 
static void vl_api_nat64_bib_dump_t_handler (vl_api_nat64_bib_dump_t *mp)
 
static void * vl_api_nat64_bib_dump_t_print (vl_api_nat64_bib_dump_t *mp, void *handle)
 
static int nat64_api_st_walk (nat64_db_st_entry_t *ste, void *arg)
 
static void vl_api_nat64_st_dump_t_handler (vl_api_nat64_st_dump_t *mp)
 
static void * vl_api_nat64_st_dump_t_print (vl_api_nat64_st_dump_t *mp, void *handle)
 
static void vl_api_nat64_add_del_prefix_t_handler (vl_api_nat64_add_del_prefix_t *mp)
 
static void * vl_api_nat64_add_del_prefix_t_print (vl_api_nat64_add_del_prefix_t *mp, void *handle)
 
static int nat64_api_prefix_walk (nat64_prefix_t *p, void *arg)
 
static void vl_api_nat64_prefix_dump_t_handler (vl_api_nat64_prefix_dump_t *mp)
 
static void * vl_api_nat64_prefix_dump_t_print (vl_api_nat64_prefix_dump_t *mp, void *handle)
 
static void vl_api_nat64_add_del_interface_addr_t_handler (vl_api_nat64_add_del_interface_addr_t *mp)
 
static void * vl_api_nat64_add_del_interface_addr_t_print (vl_api_nat64_add_del_interface_addr_t *mp, void *handle)
 
static clib_error_tsnat_plugin_api_hookup (vlib_main_t *vm)
 
static void setup_message_id_table (snat_main_t *sm, api_main_t *am)
 
static void plugin_custom_dump_configure (snat_main_t *sm)
 
clib_error_tsnat_api_init (vlib_main_t *vm, snat_main_t *sm)
 

Detailed Description

NAT plugin API implementation.

Definition in file nat_api.c.

Macro Definition Documentation

◆ FINISH

#define FINISH
Value:
vec_add1 (s, 0); \
vl_print (handle, (char *)s); \
vec_free (s); \
return handle;
#define vec_add1(V, E)
Add 1 element to end of vector (unspecified alignment).
Definition: vec.h:592

Definition at line 59 of file nat_api.c.

◆ foreach_snat_plugin_api_msg

#define foreach_snat_plugin_api_msg

Definition at line 2723 of file nat_api.c.

◆ REPLY_MSG_ID_BASE

#define REPLY_MSG_ID_BASE   sm->msg_id_base

Definition at line 50 of file nat_api.c.

◆ vl_api_nat44_add_del_lb_static_mapping_t_endian

#define vl_api_nat44_add_del_lb_static_mapping_t_endian   vl_noop_handler

Definition at line 35 of file nat_api.c.

◆ vl_api_nat44_nat44_lb_static_mapping_details_t_endian

#define vl_api_nat44_nat44_lb_static_mapping_details_t_endian   vl_noop_handler

Definition at line 36 of file nat_api.c.

◆ vl_api_version

#define vl_api_version (   n,
 
)    static u32 api_version=(v);

Definition at line 54 of file nat_api.c.

◆ vl_endianfun

#define vl_endianfun

Definition at line 44 of file nat_api.c.

◆ vl_msg_name_crc_list

#define vl_msg_name_crc_list

Definition at line 2799 of file nat_api.c.

◆ vl_print

#define vl_print (   handle,
  ... 
)    vlib_cli_output (handle, __VA_ARGS__)

Definition at line 48 of file nat_api.c.

◆ vl_typedefs

#define vl_typedefs

Definition at line 39 of file nat_api.c.

Typedef Documentation

◆ nat64_api_walk_ctx_t

Function Documentation

◆ nat64_api_bib_walk()

static int nat64_api_bib_walk ( nat64_db_bib_entry_t *  bibe,
void *  arg 
)
static

Definition at line 2481 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat64_api_interface_walk()

static int nat64_api_interface_walk ( snat_interface_t i,
void *  arg 
)
static

Definition at line 2389 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat64_api_pool_walk()

static int nat64_api_pool_walk ( snat_address_t a,
void *  arg 
)
static

Definition at line 2300 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat64_api_prefix_walk()

static int nat64_api_prefix_walk ( nat64_prefix_t p,
void *  arg 
)
static

Definition at line 2644 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat64_api_st_walk()

static int nat64_api_st_walk ( nat64_db_st_entry_t *  ste,
void *  arg 
)
static

Definition at line 2544 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat_ed_user_create_helper()

static void nat_ed_user_create_helper ( snat_main_per_thread_data_t tsm,
snat_session_t *  s 
)
static

Definition at line 1652 of file nat_api.c.

◆ nat_ed_users_create()

static void nat_ed_users_create ( snat_main_per_thread_data_t tsm)
static

Definition at line 1686 of file nat_api.c.

+ Here is the caller graph for this function:

◆ nat_ed_users_destroy()

static void nat_ed_users_destroy ( snat_main_per_thread_data_t tsm)
static

Definition at line 1695 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ nat_ha_resync_completed_event_cb()

static void nat_ha_resync_completed_event_cb ( u32  client_index,
u32  pid,
u32  missed_count 
)
static

Definition at line 725 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ plugin_custom_dump_configure()

static void plugin_custom_dump_configure ( snat_main_t sm)
static

Definition at line 2813 of file nat_api.c.

+ Here is the caller graph for this function:

◆ send_nat44_address_details()

static void send_nat44_address_details ( snat_address_t a,
vl_api_registration_t reg,
u32  context,
u8  twice_nat 
)
static

Definition at line 874 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ send_nat44_identity_map_resolve_details()

static void send_nat44_identity_map_resolve_details ( snat_static_map_resolve_t m,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1468 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_identity_mapping_details()

static void send_nat44_identity_mapping_details ( snat_static_mapping_t m,
int  index,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1440 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_interface_addr_details()

static void send_nat44_interface_addr_details ( u32  sw_if_index,
vl_api_registration_t reg,
u32  context,
u8  twice_nat 
)
static

Definition at line 1574 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ send_nat44_interface_details()

static void send_nat44_interface_details ( snat_interface_t i,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 967 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_interface_output_feature_details()

static void send_nat44_interface_output_feature_details ( snat_interface_t i,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1052 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_lb_static_mapping_details()

static void send_nat44_lb_static_mapping_details ( snat_static_mapping_t m,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 2012 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_static_map_resolve_details()

static void send_nat44_static_map_resolve_details ( snat_static_map_resolve_t m,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1304 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ send_nat44_static_mapping_details()

static void send_nat44_static_mapping_details ( snat_static_mapping_t m,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1260 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_user_details()

static void send_nat44_user_details ( snat_user_t u,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1626 of file nat_api.c.

+ Here is the call graph for this function:

◆ send_nat44_user_session_details()

static void send_nat44_user_session_details ( snat_session_t *  s,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 1749 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ send_nat_worker_details()

static void send_nat_worker_details ( u32  worker_index,
vl_api_registration_t reg,
u32  context 
)
static

Definition at line 238 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setup_message_id_table()

static void setup_message_id_table ( snat_main_t sm,
api_main_t am 
)
static

Definition at line 2804 of file nat_api.c.

◆ snat_api_init()

clib_error_t* snat_api_init ( vlib_main_t vm,
snat_main_t sm 
)

Definition at line 2823 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ snat_plugin_api_hookup()

static clib_error_t* snat_plugin_api_hookup ( vlib_main_t vm)
static

Definition at line 2782 of file nat_api.c.

+ Here is the caller graph for this function:

◆ unformat_nat44_lb_addr_port()

static nat44_lb_addr_port_t* unformat_nat44_lb_addr_port ( vl_api_nat44_lb_addr_port_t *  addr_port_pairs,
u32  addr_port_pair_num 
)
static

Definition at line 1882 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_address_range_t_handler()

static void vl_api_nat44_add_del_address_range_t_handler ( vl_api_nat44_add_del_address_range_t mp)
static

Definition at line 801 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_address_range_t_print()

static void* vl_api_nat44_add_del_address_range_t_print ( vl_api_nat44_add_del_address_range_t mp,
void *  handle 
)
static

Definition at line 859 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_identity_mapping_t_handler()

static void vl_api_nat44_add_del_identity_mapping_t_handler ( vl_api_nat44_add_del_identity_mapping_t mp)
static

Definition at line 1382 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_identity_mapping_t_print()

static void* vl_api_nat44_add_del_identity_mapping_t_print ( vl_api_nat44_add_del_identity_mapping_t mp,
void *  handle 
)
static

Definition at line 1418 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_interface_addr_t_handler()

static void vl_api_nat44_add_del_interface_addr_t_handler ( vl_api_nat44_add_del_interface_addr_t mp)
static

Definition at line 1541 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_interface_addr_t_print()

static void* vl_api_nat44_add_del_interface_addr_t_print ( vl_api_nat44_add_del_interface_addr_t mp,
void *  handle 
)
static

Definition at line 1561 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_lb_static_mapping_t_handler()

static void vl_api_nat44_add_del_lb_static_mapping_t_handler ( vl_api_nat44_add_del_lb_static_mapping_t mp)
static

Definition at line 1905 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_lb_static_mapping_t_print()

static void* vl_api_nat44_add_del_lb_static_mapping_t_print ( vl_api_nat44_add_del_lb_static_mapping_t mp,
void *  handle 
)
static

Definition at line 1952 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_static_mapping_t_handler()

static void vl_api_nat44_add_del_static_mapping_t_handler ( vl_api_nat44_add_del_static_mapping_t mp)
static

Definition at line 1104 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_static_mapping_t_print()

static void* vl_api_nat44_add_del_static_mapping_t_print ( vl_api_nat44_add_del_static_mapping_t mp,
void *  handle 
)
static

Definition at line 1198 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_static_mapping_v2_t_handler()

static void vl_api_nat44_add_del_static_mapping_v2_t_handler ( vl_api_nat44_add_del_static_mapping_v2_t mp)
static

Definition at line 1151 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_add_del_static_mapping_v2_t_print()

static void* vl_api_nat44_add_del_static_mapping_v2_t_print ( vl_api_nat44_add_del_static_mapping_v2_t mp,
void *  handle 
)
static

Definition at line 1227 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_address_dump_t_handler()

static void vl_api_nat44_address_dump_t_handler ( vl_api_nat44_address_dump_t mp)
static

Definition at line 900 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_address_dump_t_print()

static void* vl_api_nat44_address_dump_t_print ( vl_api_nat44_address_dump_t mp,
void *  handle 
)
static

Definition at line 919 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_del_session_t_handler()

static void vl_api_nat44_del_session_t_handler ( vl_api_nat44_del_session_t mp)
static

Definition at line 2096 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_del_session_t_print()

static void* vl_api_nat44_del_session_t_print ( vl_api_nat44_del_session_t mp,
void *  handle 
)
static

Definition at line 2127 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_del_user_t_handler()

static void vl_api_nat44_del_user_t_handler ( vl_api_nat44_del_user_t mp)
static

Definition at line 778 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_del_user_t_print()

static void* vl_api_nat44_del_user_t_print ( vl_api_nat44_del_user_t mp,
void *  handle 
)
static

Definition at line 790 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_forwarding_enable_disable_t_handler()

static void vl_api_nat44_forwarding_enable_disable_t_handler ( vl_api_nat44_forwarding_enable_disable_t mp)
static

Definition at line 2148 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_forwarding_enable_disable_t_print()

static void* vl_api_nat44_forwarding_enable_disable_t_print ( vl_api_nat44_forwarding_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2195 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_forwarding_is_enabled_t_handler()

static void vl_api_nat44_forwarding_is_enabled_t_handler ( vl_api_nat44_forwarding_is_enabled_t mp)
static

Definition at line 2207 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_forwarding_is_enabled_t_print()

static void* vl_api_nat44_forwarding_is_enabled_t_print ( vl_api_nat44_forwarding_is_enabled_t mp,
void *  handle 
)
static

Definition at line 2229 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_identity_mapping_dump_t_handler()

static void vl_api_nat44_identity_mapping_dump_t_handler ( vl_api_nat44_identity_mapping_dump_t mp)
static

Definition at line 1496 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_identity_mapping_dump_t_print()

static void* vl_api_nat44_identity_mapping_dump_t_print ( vl_api_nat44_identity_mapping_dump_t mp,
void *  handle 
)
static

Definition at line 1530 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_interface_add_del_feature_t_handler()

static void vl_api_nat44_interface_add_del_feature_t_handler ( vl_api_nat44_interface_add_del_feature_t mp)
static

Definition at line 931 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_interface_add_del_feature_t_print()

static void* vl_api_nat44_interface_add_del_feature_t_print ( vl_api_nat44_interface_add_del_feature_t mp,
void *  handle 
)
static

Definition at line 953 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_interface_add_del_output_feature_t_handler()

static void vl_api_nat44_interface_add_del_output_feature_t_handler ( vl_api_nat44_interface_add_del_output_feature_t mp)
static

Definition at line 1020 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_interface_add_del_output_feature_t_print()

static void* vl_api_nat44_interface_add_del_output_feature_t_print ( vl_api_nat44_interface_add_del_output_feature_t mp,
void *  handle 
)
static

Definition at line 1038 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_interface_addr_dump_t_handler()

static void vl_api_nat44_interface_addr_dump_t_handler ( vl_api_nat44_interface_addr_dump_t mp)
static

Definition at line 1595 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_interface_addr_dump_t_print()

static void* vl_api_nat44_interface_addr_dump_t_print ( vl_api_nat44_interface_addr_dump_t mp,
void *  handle 
)
static

Definition at line 1615 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_interface_dump_t_handler()

static void vl_api_nat44_interface_dump_t_handler ( vl_api_nat44_interface_dump_t mp)
static

Definition at line 989 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_interface_dump_t_print()

static void* vl_api_nat44_interface_dump_t_print ( vl_api_nat44_interface_dump_t mp,
void *  handle 
)
static

Definition at line 1008 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_interface_output_feature_dump_t_handler()

static void vl_api_nat44_interface_output_feature_dump_t_handler ( vl_api_nat44_interface_output_feature_dump_t mp)
static

Definition at line 1074 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_interface_output_feature_dump_t_print()

static void* vl_api_nat44_interface_output_feature_dump_t_print ( vl_api_nat44_interface_output_feature_dump_t mp,
void *  handle 
)
static

Definition at line 1093 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_lb_static_mapping_add_del_local_t_handler()

static void vl_api_nat44_lb_static_mapping_add_del_local_t_handler ( vl_api_nat44_lb_static_mapping_add_del_local_t mp)
static

Definition at line 1967 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_lb_static_mapping_add_del_local_t_print()

static void* vl_api_nat44_lb_static_mapping_add_del_local_t_print ( vl_api_nat44_lb_static_mapping_add_del_local_t mp,
void *  handle 
)
static

Definition at line 2001 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_lb_static_mapping_dump_t_handler()

static void vl_api_nat44_lb_static_mapping_dump_t_handler ( vl_api_nat44_lb_static_mapping_dump_t mp)
static

Definition at line 2063 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_lb_static_mapping_dump_t_print()

static void* vl_api_nat44_lb_static_mapping_dump_t_print ( vl_api_nat44_lb_static_mapping_dump_t mp,
void *  handle 
)
static

Definition at line 2086 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat44_set_session_limit_t_handler()

static void vl_api_nat44_set_session_limit_t_handler ( vl_api_nat44_set_session_limit_t mp)
static

Definition at line 285 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_set_session_limit_t_print()

static void* vl_api_nat44_set_session_limit_t_print ( vl_api_nat44_set_session_limit_t mp,
void *  handle 
)
static

Definition at line 299 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_static_mapping_dump_t_handler()

static void vl_api_nat44_static_mapping_dump_t_handler ( vl_api_nat44_static_mapping_dump_t mp)
static

Definition at line 1340 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_static_mapping_dump_t_print()

static void* vl_api_nat44_static_mapping_dump_t_print ( vl_api_nat44_static_mapping_dump_t mp,
void *  handle 
)
static

Definition at line 1370 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_user_dump_t_handler()

static void vl_api_nat44_user_dump_t_handler ( vl_api_nat44_user_dump_t mp)
static

Definition at line 1708 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_user_dump_t_print()

static void* vl_api_nat44_user_dump_t_print ( vl_api_nat44_user_dump_t mp,
void *  handle 
)
static

Definition at line 1739 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_user_session_dump_t_handler()

static void vl_api_nat44_user_session_dump_t_handler ( vl_api_nat44_user_session_dump_t mp)
static

Definition at line 1802 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat44_user_session_dump_t_print()

static void* vl_api_nat44_user_session_dump_t_print ( vl_api_nat44_user_session_dump_t mp,
void *  handle 
)
static

Definition at line 1868 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_add_del_interface_addr_t_handler()

static void vl_api_nat64_add_del_interface_addr_t_handler ( vl_api_nat64_add_del_interface_addr_t mp)
static

Definition at line 2693 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_add_del_interface_addr_t_print()

static void* vl_api_nat64_add_del_interface_addr_t_print ( vl_api_nat64_add_del_interface_addr_t mp,
void *  handle 
)
static

Definition at line 2710 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_add_del_interface_t_handler()

static void vl_api_nat64_add_del_interface_t_handler ( vl_api_nat64_add_del_interface_t mp)
static

Definition at line 2355 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_add_del_interface_t_print()

static void* vl_api_nat64_add_del_interface_t_print ( vl_api_nat64_add_del_interface_t mp,
void *  handle 
)
static

Definition at line 2374 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_add_del_pool_addr_range_t_handler()

static void vl_api_nat64_add_del_pool_addr_range_t_handler ( vl_api_nat64_add_del_pool_addr_range_t mp)
static

Definition at line 2244 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_add_del_pool_addr_range_t_print()

static void* vl_api_nat64_add_del_pool_addr_range_t_print ( vl_api_nat64_add_del_pool_addr_range_t mp,
void *  handle 
)
static

Definition at line 2279 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_add_del_prefix_t_handler()

static void vl_api_nat64_add_del_prefix_t_handler ( vl_api_nat64_add_del_prefix_t mp)
static

Definition at line 2615 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_add_del_prefix_t_print()

static void* vl_api_nat64_add_del_prefix_t_print ( vl_api_nat64_add_del_prefix_t mp,
void *  handle 
)
static

Definition at line 2631 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_add_del_static_bib_t_handler()

static void vl_api_nat64_add_del_static_bib_t_handler ( vl_api_nat64_add_del_static_bib_t mp)
static

Definition at line 2442 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_add_del_static_bib_t_print()

static void* vl_api_nat64_add_del_static_bib_t_print ( vl_api_nat64_add_del_static_bib_t mp,
void *  handle 
)
static

Definition at line 2465 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat64_bib_dump_t_handler()

static void vl_api_nat64_bib_dump_t_handler ( vl_api_nat64_bib_dump_t mp)
static

Definition at line 2512 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_bib_dump_t_print()

static void* vl_api_nat64_bib_dump_t_print ( vl_api_nat64_bib_dump_t mp,
void *  handle 
)
static

Definition at line 2534 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_interface_dump_t_handler()

static void vl_api_nat64_interface_dump_t_handler ( vl_api_nat64_interface_dump_t mp)
static

Definition at line 2413 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_interface_dump_t_print()

static void* vl_api_nat64_interface_dump_t_print ( vl_api_nat64_interface_dump_t mp,
void *  handle 
)
static

Definition at line 2430 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_pool_addr_dump_t_handler()

static void vl_api_nat64_pool_addr_dump_t_handler ( vl_api_nat64_pool_addr_dump_t mp)
static

Definition at line 2327 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_pool_addr_dump_t_print()

static void* vl_api_nat64_pool_addr_dump_t_print ( vl_api_nat64_pool_addr_dump_t mp,
void *  handle 
)
static

Definition at line 2344 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_prefix_dump_t_handler()

static void vl_api_nat64_prefix_dump_t_handler ( vl_api_nat64_prefix_dump_t mp)
static

Definition at line 2664 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_prefix_dump_t_print()

static void* vl_api_nat64_prefix_dump_t_print ( vl_api_nat64_prefix_dump_t mp,
void *  handle 
)
static

Definition at line 2681 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_st_dump_t_handler()

static void vl_api_nat64_st_dump_t_handler ( vl_api_nat64_st_dump_t mp)
static

Definition at line 2580 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat64_st_dump_t_print()

static void* vl_api_nat64_st_dump_t_print ( vl_api_nat64_st_dump_t mp,
void *  handle 
)
static

Definition at line 2605 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_control_ping_t_handler()

static void vl_api_nat_control_ping_t_handler ( vl_api_nat_control_ping_t mp)
static

Definition at line 70 of file nat_api.c.

◆ vl_api_nat_control_ping_t_print()

static void* vl_api_nat_control_ping_t_print ( vl_api_nat_control_ping_t mp,
void *  handle 
)
static

Definition at line 85 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_get_addr_and_port_alloc_alg_t_handler()

static void vl_api_nat_get_addr_and_port_alloc_alg_t_handler ( vl_api_nat_get_addr_and_port_alloc_alg_t mp)
static

Definition at line 494 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat_get_addr_and_port_alloc_alg_t_print()

static void* vl_api_nat_get_addr_and_port_alloc_alg_t_print ( vl_api_nat_get_addr_and_port_alloc_alg_t mp,
void *  handle 
)
static

Definition at line 514 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat_get_mss_clamping_t_handler()

static void vl_api_nat_get_mss_clamping_t_handler ( vl_api_nat_get_mss_clamping_t mp)
static

Definition at line 551 of file nat_api.c.

◆ vl_api_nat_get_mss_clamping_t_print()

static void* vl_api_nat_get_mss_clamping_t_print ( vl_api_nat_get_mss_clamping_t mp,
void *  handle 
)
static

Definition at line 567 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_get_timeouts_t_handler()

static void vl_api_nat_get_timeouts_t_handler ( vl_api_nat_get_timeouts_t mp)
static

Definition at line 413 of file nat_api.c.

◆ vl_api_nat_get_timeouts_t_print()

static void* vl_api_nat_get_timeouts_t_print ( vl_api_nat_get_timeouts_t mp,
void *  handle 
)
static

Definition at line 431 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_flush_t_handler()

static void vl_api_nat_ha_flush_t_handler ( vl_api_nat_ha_flush_t mp)
static

Definition at line 703 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_flush_t_print()

static void* vl_api_nat_ha_flush_t_print ( vl_api_nat_ha_flush_t mp,
void *  handle 
)
static

Definition at line 715 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_get_failover_t_handler()

static void vl_api_nat_ha_get_failover_t_handler ( vl_api_nat_ha_get_failover_t mp)
static

Definition at line 670 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_get_failover_t_print()

static void* vl_api_nat_ha_get_failover_t_print ( vl_api_nat_ha_get_failover_t mp,
void *  handle 
)
static

Definition at line 692 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_get_listener_t_handler()

static void vl_api_nat_ha_get_listener_t_handler ( vl_api_nat_ha_get_listener_t mp)
static

Definition at line 608 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_get_listener_t_print()

static void* vl_api_nat_ha_get_listener_t_print ( vl_api_nat_ha_get_listener_t mp,
void *  handle 
)
static

Definition at line 630 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_resync_t_handler()

static void vl_api_nat_ha_resync_t_handler ( vl_api_nat_ha_resync_t mp)
static

Definition at line 747 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_resync_t_print()

static void* vl_api_nat_ha_resync_t_print ( vl_api_nat_ha_resync_t mp,
void *  handle 
)
static

Definition at line 762 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_set_failover_t_handler()

static void vl_api_nat_ha_set_failover_t_handler ( vl_api_nat_ha_set_failover_t mp)
static

Definition at line 641 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_set_failover_t_print()

static void* vl_api_nat_ha_set_failover_t_print ( vl_api_nat_ha_set_failover_t mp,
void *  handle 
)
static

Definition at line 657 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_set_listener_t_handler()

static void vl_api_nat_ha_set_listener_t_handler ( vl_api_nat_ha_set_listener_t mp)
static

Definition at line 578 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ha_set_listener_t_print()

static void* vl_api_nat_ha_set_listener_t_print ( vl_api_nat_ha_set_listener_t mp,
void *  handle 
)
static

Definition at line 594 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ipfix_enable_disable_t_handler()

static void vl_api_nat_ipfix_enable_disable_t_handler ( vl_api_nat_ipfix_enable_disable_t mp)
static

Definition at line 339 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_ipfix_enable_disable_t_print()

static void* vl_api_nat_ipfix_enable_disable_t_print ( vl_api_nat_ipfix_enable_disable_t mp,
void *  handle 
)
static

Definition at line 356 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_addr_and_port_alloc_alg_t_handler()

static void vl_api_nat_set_addr_and_port_alloc_alg_t_handler ( vl_api_nat_set_addr_and_port_alloc_alg_t mp)
static

Definition at line 442 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat_set_addr_and_port_alloc_alg_t_print()

static void* vl_api_nat_set_addr_and_port_alloc_alg_t_print ( vl_api_nat_set_addr_and_port_alloc_alg_t mp,
void *  handle 
)
static

Definition at line 478 of file nat_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_nat_set_log_level_t_handler()

static void vl_api_nat_set_log_level_t_handler ( vl_api_nat_set_log_level_t mp)
static

Definition at line 312 of file nat_api.c.

◆ vl_api_nat_set_log_level_t_print()

static void* vl_api_nat_set_log_level_t_print ( vl_api_nat_set_log_level_t mp,
void *  handle 
)
static

Definition at line 327 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_mss_clamping_t_handler()

static void vl_api_nat_set_mss_clamping_t_handler ( vl_api_nat_set_mss_clamping_t mp)
static

Definition at line 524 of file nat_api.c.

◆ vl_api_nat_set_mss_clamping_t_print()

static void* vl_api_nat_set_mss_clamping_t_print ( vl_api_nat_set_mss_clamping_t mp,
void *  handle 
)
static

Definition at line 539 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_timeouts_t_handler()

static void vl_api_nat_set_timeouts_t_handler ( vl_api_nat_set_timeouts_t mp)
static

Definition at line 373 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_timeouts_t_print()

static void* vl_api_nat_set_timeouts_t_print ( vl_api_nat_set_timeouts_t mp,
void *  handle 
)
static

Definition at line 399 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_workers_t_handler()

static void vl_api_nat_set_workers_t_handler ( vl_api_nat_set_workers_t mp)
static

Definition at line 188 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_set_workers_t_print()

static void* vl_api_nat_set_workers_t_print ( vl_api_nat_set_workers_t mp,
void *  handle 
)
static

Definition at line 213 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_show_config_2_t_handler()

static void vl_api_nat_show_config_2_t_handler ( vl_api_nat_show_config_2_t mp)
static

Definition at line 142 of file nat_api.c.

◆ vl_api_nat_show_config_2_t_print()

static void* vl_api_nat_show_config_2_t_print ( vl_api_nat_show_config_t mp,
void *  handle 
)
static

Definition at line 178 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_show_config_t_handler()

static void vl_api_nat_show_config_t_handler ( vl_api_nat_show_config_t mp)
static

Definition at line 95 of file nat_api.c.

◆ vl_api_nat_show_config_t_print()

static void* vl_api_nat_show_config_t_print ( vl_api_nat_show_config_t mp,
void *  handle 
)
static

Definition at line 132 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_worker_dump_t_handler()

static void vl_api_nat_worker_dump_t_handler ( vl_api_nat_worker_dump_t mp)
static

Definition at line 258 of file nat_api.c.

+ Here is the call graph for this function:

◆ vl_api_nat_worker_dump_t_print()

static void* vl_api_nat_worker_dump_t_print ( vl_api_nat_worker_dump_t mp,
void *  handle 
)
static

Definition at line 275 of file nat_api.c.

+ Here is the call graph for this function: