FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | dslite_dpo_create (dpo_proto_t dproto, u32 aftr_index, dpo_id_t *dpo) |
void | dslite_ce_dpo_create (dpo_proto_t dproto, u32 b4_index, dpo_id_t *dpo) |
u8 * | format_dslite_dpo (u8 *s, va_list *args) |
u8 * | format_dslite_ce_dpo (u8 *s, va_list *args) |
void | dslite_dpo_module_init (void) |
void dslite_ce_dpo_create | ( | dpo_proto_t | dproto, |
u32 | b4_index, | ||
dpo_id_t * | dpo | ||
) |
Definition at line 29 of file dslite_dpo.c.
void dslite_dpo_create | ( | dpo_proto_t | dproto, |
u32 | aftr_index, | ||
dpo_id_t * | dpo | ||
) |
Definition at line 23 of file dslite_dpo.c.
void dslite_dpo_module_init | ( | void | ) |
Definition at line 117 of file dslite_dpo.c.