Go to the source code of this file.
◆ foreach_gbp_vxlan_error
#define foreach_gbp_vxlan_error |
Value: _(DECAPPED, "decapped") \
_(LEARNED, "learned")
Definition at line 51 of file gbp_vxlan_node.c.
◆ foreach_gbp_vxlan_input_next
#define foreach_gbp_vxlan_input_next |
Value:
_(L2_INPUT, "l2-input") \
_(IP4_INPUT, "ip4-input") \
_(IP6_INPUT, "ip6-input")
Definition at line 36 of file gbp_vxlan_node.c.
◆ gbp_vxlan_trace_t
◆ gbp_vxlan_input_error_t
◆ gbp_vxlan_input_next_t
◆ format_gbp_vxlan_rx_trace()
static u8* format_gbp_vxlan_rx_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ gbp_vxlan4_input_node()
◆ gbp_vxlan_decap()
◆ gbp_vxlan4_input_node
Initial value:=
{
.name = "gbp-vxlan4",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
(constructor) VLIB_REGISTER_NODE (gbp_vxlan4_input_node)
Definition at line 196 of file gbp_vxlan_node.c.
◆ gbp_vxlan_error_strings
char* gbp_vxlan_error_strings[] |
|
static |
◆ gv_db