Go to the source code of this file.
◆ foreach_af_packet_input_error
#define foreach_af_packet_input_error _(PARTIAL_PKT, "partial packet") |
◆ af_packet_input_error_t
Enumerator |
---|
AF_PACKET_INPUT_N_ERROR | |
Definition at line 35 of file node.c.
◆ af_packet_device_input_fn()
◆ af_packet_input_node()
◆ buffer_add_to_chain()
◆ format_af_packet_input_trace()
static u8* format_af_packet_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ mark_tcp_udp_cksum_calc()
◆ af_packet_input_error_strings
char* af_packet_input_error_strings[] |
|
static |
Initial value:= {
#define _(n,s)
}
#define foreach_af_packet_input_error
Definition at line 43 of file node.c.
◆ af_packet_input_node
Initial value:= {
.name = "af-packet-input",
.sibling_of = "device-input",
.state = VLIB_NODE_STATE_INTERRUPT,
}
static u8 * format_af_packet_input_trace(u8 *s, va_list *args)
#define VLIB_NODE_FLAG_TRACE_SUPPORTED
static char * af_packet_input_error_strings[]
(constructor) VLIB_REGISTER_NODE (af_packet_input_node)
Definition at line 370 of file node.c.