Go to the source code of this file.
#define foreach_pppoe_cp_next |
Value:_(INTERFACE, "interface-output" ) \
Definition at line 24 of file pppoe_cp_node.c.
static u8* format_pppoe_cp_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
Initial value:= {
.name = "pppoe-cp-dispatch",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
static uword pppoe_cp_dispatch(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame)
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 22 of file pppoe_cp_node.c.