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