FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | nat_dpo_create (dpo_proto_t dproto, u32 aftr_index, dpo_id_t *dpo) |
u8 * | format_nat_dpo (u8 *s, va_list *args) |
static void | nat_dpo_lock (dpo_id_t *dpo) |
static void | nat_dpo_unlock (dpo_id_t *dpo) |
void | nat_dpo_module_init (void) |
Variables | |
dpo_type_t | nat_dpo_type |
const static dpo_vft_t | nat_dpo_vft |
const static char *const | nat_ip4_nodes [] |
const static char *const | nat_ip6_nodes [] |
const static char *const *const | nat_nodes [DPO_PROTO_NUM] |
Definition at line 28 of file nat44_ei_dpo.c.
void nat_dpo_create | ( | dpo_proto_t | dproto, |
u32 | aftr_index, | ||
dpo_id_t * | dpo | ||
) |
Definition at line 22 of file nat44_ei_dpo.c.
|
static |
Definition at line 37 of file nat44_ei_dpo.c.
void nat_dpo_module_init | ( | void | ) |
Definition at line 68 of file nat44_ei_dpo.c.
|
static |
Definition at line 42 of file nat44_ei_dpo.c.
dpo_type_t nat_dpo_type |
Definition at line 19 of file nat44_ei_dpo.c.
|
static |
Definition at line 46 of file nat44_ei_dpo.c.
|
static |
Definition at line 52 of file nat44_ei_dpo.c.
|
static |
Definition at line 57 of file nat44_ei_dpo.c.
|
static |
Definition at line 61 of file nat44_ei_dpo.c.