Go to the source code of this file.
static u8* format_srv6_ad_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
Definition at line 266 of file ad.c.
u8* format_srv6_ad_localsid |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
Definition at line 167 of file ad.c.
Definition at line 275 of file ad.c.
void srv6_ad_dpo_unlock |
( |
dpo_id_t * |
dpo | ) |
|
Definition at line 280 of file ad.c.
Definition at line 301 of file ad.c.
Definition at line 37 of file ad.c.
Definition at line 121 of file ad.c.
Definition at line 205 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 290 of file ad.c.
Initial value:= {
}
static const char *const srv6_ad_ip6_nodes[]
Definition at line 295 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 284 of file ad.c.