FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static int | cnat_search_snat_prefix (ip46_address_t *addr, ip_address_family_t af) |
int | cnat_add_snat_prefix (ip_prefix_t *pfx) |
int | cnat_del_snat_prefix (ip_prefix_t *pfx) |
int cnat_add_snat_prefix | ( | ip_prefix_t * | pfx | ) |
Definition at line 36 of file cnat_snat.c.
int cnat_del_snat_prefix | ( | ip_prefix_t * | pfx | ) |
Definition at line 67 of file cnat_snat.c.
|
inlinestatic |
Definition at line 22 of file cnat_snat.h.