Go to the source code of this file.
◆ foreach_vxlan_input_next
#define foreach_vxlan_input_next |
◆ vxlan_error
#define vxlan_error |
( |
|
n, |
|
|
|
s |
|
) |
| VXLAN_ERROR_##n, |
◆ vxlan4_tunnel_key_t
◆ vxlan6_tunnel_key_t
◆ vxlan_input_error_t
◆ vxlan_input_next_t
Enumerator |
---|
VXLAN_INPUT_N_NEXT | |
Definition at line 140 of file vxlan.h.
◆ CLIB_PACKED() [1/2]
◆ CLIB_PACKED() [2/2]
◆ format_vxlan_encap_trace()
u8* format_vxlan_encap_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ vnet_int_vxlan_bypass_mode()
void vnet_int_vxlan_bypass_mode |
( |
u32 |
sw_if_index, |
|
|
u8 |
is_ip6, |
|
|
u8 |
is_enable |
|
) |
| |
◆ vnet_vxlan_add_del_rx_flow()
int vnet_vxlan_add_del_rx_flow |
( |
u32 |
hw_if_index, |
|
|
u32 |
t_imdex, |
|
|
int |
is_add |
|
) |
| |
◆ vnet_vxlan_add_del_tunnel()
◆ vnet_vxlan_get_tunnel_index()
u32 vnet_vxlan_get_tunnel_index |
( |
u32 |
sw_if_index | ) |
|
◆ vxlan4_encap_node
(constructor) VLIB_REGISTER_NODE (vxlan4_encap_node)
Definition at line 538 of file encap.c.
◆ vxlan4_flow_input_node
(constructor) VLIB_REGISTER_NODE (vxlan4_flow_input_node)
Definition at line 1263 of file decap.c.
◆ vxlan4_input_node
(constructor) VLIB_REGISTER_NODE (vxlan4_input_node)
Definition at line 23 of file decap.c.
◆ vxlan6_encap_node
(constructor) VLIB_REGISTER_NODE (vxlan6_encap_node)
Definition at line 551 of file encap.c.
◆ vxlan6_input_node
(constructor) VLIB_REGISTER_NODE (vxlan6_input_node)
Definition at line 24 of file decap.c.
◆ vxlan_main