![]() |
FD.io VPP
v18.01.2
Vector Packet Processing
|
Include dependency graph for dslite_dpo.c:Go to the source code of this file.
Functions | |
| void | dslite_dpo_create (dpo_proto_t dproto, u32 aftr_index, dpo_id_t *dpo) |
| u8 * | format_dslite_dpo (u8 *s, va_list *args) |
| static void | dslite_dpo_lock (dpo_id_t *dpo) |
| static void | dslite_dpo_unlock (dpo_id_t *dpo) |
| void | dslite_dpo_module_init (void) |
Variables | |
| dpo_type_t | dslite_dpo_type |
| static const dpo_vft_t | dslite_dpo_vft |
| static const char *const | dslite_ip4_nodes [] |
| static const char *const | dslite_ip6_nodes [] |
| static const char *const *const | dslite_nodes [DPO_PROTO_NUM] |
| void dslite_dpo_create | ( | dpo_proto_t | dproto, |
| u32 | aftr_index, | ||
| dpo_id_t * | dpo | ||
| ) |
Definition at line 22 of file dslite_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 37 of file dslite_dpo.c.
| void dslite_dpo_module_init | ( | void | ) |
Definition at line 69 of file dslite_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 42 of file dslite_dpo.c.
| dpo_type_t dslite_dpo_type |
Definition at line 19 of file dslite_dpo.c.
|
static |
Definition at line 46 of file dslite_dpo.c.
|
static |
Definition at line 52 of file dslite_dpo.c.
|
static |
Definition at line 57 of file dslite_dpo.c.
|
static |
Definition at line 62 of file dslite_dpo.c.