Go to the source code of this file.
u8* format_sixrd_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
static void sixrd_dpo_lock |
( |
dpo_id_t * |
dpo | ) |
|
|
static |
void sixrd_dpo_module_init |
( |
void |
| ) |
|
static void sixrd_dpo_unlock |
( |
dpo_id_t * |
dpo | ) |
|
|
static |
Initial value:= {
}
static void sixrd_dpo_lock(dpo_id_t *dpo)
static void sixrd_dpo_unlock(dpo_id_t *dpo)
u8 * format_sixrd_dpo(u8 *s, va_list *args)
Definition at line 104 of file sixrd_dpo.c.
pool of all MPLS Label DPOs
Definition at line 22 of file sixrd_dpo.c.
The register SIXRD DPO type.
Definition at line 27 of file sixrd_dpo.c.
const char* const sixrd_ip4_nodes[] |
|
static |
const char* const sixrd_ip6_nodes[] |
|
static |
Initial value:=
{
}
static const char *const sixrd_ip6_nodes[]
static const char *const sixrd_ip4_nodes[]
Definition at line 121 of file sixrd_dpo.c.