FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
cnat_ipv4_icmp.h File Reference
+ Include dependency graph for cnat_ipv4_icmp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  icmp_em_ip_info
 

Functions

void swap_ip_src_icmp_id (ipv4_header *ip, icmp_v4_t *icmp, cnat_main_db_entry_t *db, u16 vrf)
 
void swap_ip_dst_icmp_id (ipv4_header *ip, icmp_v4_t *icmp, cnat_main_db_entry_t *db, u16 vrf)
 
void swap_ip_src_emip_dst (ipv4_header *ip, icmp_em_ip_info *icmp_info, cnat_main_db_entry_t *db, u16 vrf)
 
void swap_ip_dst_emip_src (ipv4_header *ip, icmp_em_ip_info *icmp_info, cnat_main_db_entry_t *db, u16 vrf)
 

Function Documentation

void swap_ip_dst_emip_src ( ipv4_header ip,
icmp_em_ip_info icmp_info,
cnat_main_db_entry_t db,
u16  vrf 
)
inline

Definition at line 65 of file cnat_ipv4_icmp_error_outside_input.c.

+ Here is the caller graph for this function:

void swap_ip_dst_icmp_id ( ipv4_header ip,
icmp_v4_t icmp,
cnat_main_db_entry_t db,
u16  vrf 
)
inline

Definition at line 67 of file cnat_ipv4_icmp_query_outside_input.c.

+ Here is the caller graph for this function:

void swap_ip_src_emip_dst ( ipv4_header ip,
icmp_em_ip_info icmp_info,
cnat_main_db_entry_t db,
u16  vrf 
)
inline

Definition at line 65 of file cnat_ipv4_icmp_error_inside_input.c.

+ Here is the caller graph for this function:

void swap_ip_src_icmp_id ( ipv4_header ip,
icmp_v4_t icmp,
cnat_main_db_entry_t db,
u16  vrf 
)
inline

Definition at line 68 of file cnat_ipv4_icmp_query_inside_input.c.

+ Here is the caller graph for this function: