Go to the source code of this file.
static u8* format_srv6_ad_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
Definition at line 264 of file ad.c.
u8* format_srv6_ad_localsid |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
Definition at line 165 of file ad.c.
Definition at line 273 of file ad.c.
void srv6_ad_dpo_unlock |
( |
dpo_id_t * |
dpo | ) |
|
Definition at line 278 of file ad.c.
Definition at line 299 of file ad.c.
Definition at line 37 of file ad.c.
Definition at line 119 of file ad.c.
Definition at line 203 of file ad.c.
VNET_FEATURE_INIT |
( |
srv6_ad4_rewrite |
, |
|
|
static |
|
|
) |
| |
VNET_FEATURE_INIT |
( |
srv6_ad6_rewrite |
, |
|
|
static |
|
|
) |
| |
Initial value:=
"Endpoint with dynamic proxy to SR-unaware appliance"
Definition at line 29 of file ad.c.
unsigned char function_name[] = "SRv6-AD-plugin" |
Definition at line 27 of file ad.c.
unsigned char keyword_str[] = "End.AD" |
Definition at line 28 of file ad.c.
unsigned char params_str[] = "nh <next-hop> oif <iface-out> iif <iface-in>" |
Definition at line 31 of file ad.c.
const char* const srv6_ad_ip6_nodes[] |
|
static |
Initial value:
Definition at line 288 of file ad.c.
Initial value:= {
}
static const char *const srv6_ad_ip6_nodes[]
Definition at line 293 of file ad.c.
Initial value:= {
}
void srv6_ad_dpo_unlock(dpo_id_t *dpo)
void srv6_ad_dpo_lock(dpo_id_t *dpo)
static u8 * format_srv6_ad_dpo(u8 *s, va_list *args)
Definition at line 282 of file ad.c.