Home
last modified time | relevance | path

Searched refs:VXLAN_TUNL_DEV0 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c90 #define VXLAN_TUNL_DEV0 "vxlan00" macro
153 VXLAN_TUNL_DEV0); in add_vxlan_tunnel()
155 VXLAN_TUNL_DEV0, MAC_TUNL_DEV0); in add_vxlan_tunnel()
157 VXLAN_TUNL_DEV0, IP4_ADDR_TUNL_DEV0); in add_vxlan_tunnel()
159 IP4_ADDR_TUNL_DEV1, MAC_TUNL_DEV1, VXLAN_TUNL_DEV0); in add_vxlan_tunnel()
179 VXLAN_TUNL_DEV0); in delete_vxlan_tunnel()
651 if (generic_attach_egr(VXLAN_TUNL_DEV0, set_dst_prog_fd)) in test_vxlan_tunnel()