Go to the source code of this file.
Enumerator |
---|
DNS46_REPLY_NEXT_DROP |
|
DNS46_REPLY_NEXT_PUNT |
|
DNS46_REPLY_N_NEXT |
|
Definition at line 50 of file reply_node.c.
static u8* format_dns46_reply_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* dns46_reply_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_dns46_reply_error
Definition at line 44 of file reply_node.c.
Initial value:=
{
.name = "dns46_reply",
.vector_size =
sizeof (
u32),
.next_nodes = {
},
}
static uword dns46_reply_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static u8 * format_dns46_reply_trace(u8 *s, va_list *args)
static char * dns46_reply_error_strings[]
(constructor) VLIB_REGISTER_NODE (dns46_reply_node)
Definition at line 21 of file reply_node.c.