Go to the source code of this file.
◆ foreach_pppoe_cp_next
#define foreach_pppoe_cp_next |
Value:_(INTERFACE, "interface-output" ) \
Definition at line 22 of file pppoe_cp_node.c.
◆ pppoe_cp_next_t
◆ format_pppoe_cp_trace()
static u8* format_pppoe_cp_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ pppoe_cp_dispatch_node()
◆ pppoe_cp_dispatch_node
Initial value:= {
.name = "pppoe-cp-dispatch",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
static u8 * format_pppoe_cp_trace(u8 *s, va_list *args)
#define foreach_pppoe_cp_next
(constructor) VLIB_REGISTER_NODE (pppoe_cp_dispatch_node)
Definition at line 235 of file pppoe_cp_node.c.