Go to the source code of this file.
u8* format_map_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
u8* format_map_t_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
static void map_dpo_lock |
( |
dpo_id_t * |
dpo | ) |
|
|
static |
void map_dpo_module_init |
( |
void |
| ) |
|
static void map_dpo_unlock |
( |
dpo_id_t * |
dpo | ) |
|
|
static |
pool of all MPLS Label DPOs
Definition at line 22 of file map_dpo.c.
The register MAP DPO type.
Definition at line 27 of file map_dpo.c.
const char* const map_ip4_nodes[] |
|
static |
const char* const map_ip6_nodes[] |
|
static |
Initial value:=
{
}
static const char *const map_ip4_nodes[]
static const char *const map_ip6_nodes[]
Definition at line 155 of file map_dpo.c.
const char* const map_t_ip4_nodes[] |
|
static |
const char* const map_t_ip6_nodes[] |
|
static |
Initial value:=
{
}
static const char *const map_t_ip6_nodes[]
static const char *const map_t_ip4_nodes[]
Definition at line 179 of file map_dpo.c.
Initial value:= {
}
u8 * format_map_t_dpo(u8 *s, va_list *args)
static void map_dpo_lock(dpo_id_t *dpo)
static void map_dpo_unlock(dpo_id_t *dpo)
Definition at line 162 of file map_dpo.c.
Initial value:= {
}
u8 * format_map_dpo(u8 *s, va_list *args)
static void map_dpo_lock(dpo_id_t *dpo)
static void map_dpo_unlock(dpo_id_t *dpo)
Definition at line 138 of file map_dpo.c.