Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dtest_tunnel.c71 #define IP4_ADDR_TUNL_DEV0 "10.1.1.100" macro
140 VXLAN_TUNL_DEV0, IP4_ADDR_TUNL_DEV0); in add_vxlan_tunnel()
152 IP4_ADDR_TUNL_DEV0, MAC_TUNL_DEV0, VXLAN_TUNL_DEV1); in add_vxlan_tunnel()
179 IP6VXLAN_TUNL_DEV0, IP4_ADDR_TUNL_DEV0); in add_ip6vxlan_tunnel()
318 err = test_ping(AF_INET, IP4_ADDR_TUNL_DEV0); in test_vxlan_tunnel()
391 err = test_ping(AF_INET, IP4_ADDR_TUNL_DEV0); in test_ip6vxlan_tunnel()