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) |
void | nat_dpo_module_init (void) |
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.
void nat_dpo_module_init | ( | void | ) |
Definition at line 68 of file nat44_ei_dpo.c.