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 |
|
) |
| |
A representation of a MAP DPO.
Definition at line 26 of file map_dpo.c.
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 |
The register MAP DPO type.
Definition at line 22 of file map_dpo.c.
const char* const map_ip4_nodes[] |
|
static |
Initial value:
Definition at line 83 of file map_dpo.c.
const char* const map_ip6_nodes[] |
|
static |
Initial value:
Definition at line 88 of file map_dpo.c.
Initial value:=
{
}
static const char *const map_ip4_nodes[]
static const char *const map_ip6_nodes[]
Definition at line 94 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 118 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 101 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 77 of file map_dpo.c.