![]() |
FD.io VPP
v18.04-17-g3a0d853
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) |
| 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) |
| static void | dslite_dpo_lock (dpo_id_t *dpo) |
| static void | dslite_dpo_unlock (dpo_id_t *dpo) |
| static void | dslite_ce_dpo_lock (dpo_id_t *dpo) |
| static void | dslite_ce_dpo_unlock (dpo_id_t *dpo) |
| void | dslite_dpo_module_init (void) |
Variables | |
| dpo_type_t | dslite_dpo_type |
| dpo_type_t | dslite_ce_dpo_type |
| static const dpo_vft_t | dslite_dpo_vft |
| static const dpo_vft_t | dslite_ce_dpo_vft |
| static const char *const | dslite_ip4_nodes [] |
| static const char *const | dslite_ip6_nodes [] |
| static const char *const | dslite_ce_ip4_nodes [] |
| static const char *const | dslite_ce_ip6_nodes [] |
| static const char *const *const | dslite_nodes [DPO_PROTO_NUM] |
| static const char *const *const | dslite_ce_nodes [DPO_PROTO_NUM] |
| 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.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 63 of file dslite_dpo.c.
|
static |
Definition at line 68 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.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 53 of file dslite_dpo.c.
| void dslite_dpo_module_init | ( | void | ) |
Definition at line 117 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 58 of file dslite_dpo.c.
| dpo_type_t dslite_ce_dpo_type |
Definition at line 20 of file dslite_dpo.c.
|
static |
Definition at line 78 of file dslite_dpo.c.
|
static |
Definition at line 94 of file dslite_dpo.c.
|
static |
Definition at line 99 of file dslite_dpo.c.
|
static |
Definition at line 110 of file dslite_dpo.c.
| dpo_type_t dslite_dpo_type |
Definition at line 19 of file dslite_dpo.c.
|
static |
Definition at line 72 of file dslite_dpo.c.
|
static |
Definition at line 84 of file dslite_dpo.c.
|
static |
Definition at line 89 of file dslite_dpo.c.
|
static |
Definition at line 104 of file dslite_dpo.c.