FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
cnat_ipv4_udp.h File Reference
+ Include dependency graph for cnat_ipv4_udp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void swap_ip_src_udp_port (ipv4_header *ip, udp_hdr_type_t *udp, cnat_main_db_entry_t *db)
 
void swap_ip_dst_udp_port (ipv4_header *ip, udp_hdr_type_t *udp, cnat_main_db_entry_t *db, u16 vrf)
 

Function Documentation

void swap_ip_dst_udp_port ( ipv4_header ip,
udp_hdr_type_t udp,
cnat_main_db_entry_t db,
u16  vrf 
)
inline

Definition at line 180 of file cnat_ipv4_udp_outside_input.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void swap_ip_src_udp_port ( ipv4_header ip,
udp_hdr_type_t udp,
cnat_main_db_entry_t db 
)
inline

Definition at line 114 of file cnat_ipv4_udp_inside_input.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: