Go to the source code of this file.
◆ dslite_ce_encap_next_t
Enumerator |
---|
DSLITE_CE_ENCAP_NEXT_IP6_LOOKUP | |
DSLITE_CE_ENCAP_NEXT_DROP | |
DSLITE_CE_ENCAP_N_NEXT | |
Definition at line 17 of file dslite_ce_encap.c.
◆ dslite_ce_encap_node()
◆ dslite_ce_encap_error_strings
char* dslite_ce_encap_error_strings[] |
|
static |
◆ dslite_ce_encap_node
Initial value:= {
.name = "dslite-ce-encap",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
(constructor) VLIB_REGISTER_NODE (dslite_ce_encap_node)
Definition at line 111 of file dslite_ce_encap.c.