Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dvxlan.h179 #define VXLAN_F_IPV6 0x20 macro
/linux-4.4.14/drivers/net/
Dvxlan.c2752 bool ipv6 = vxlan->flags & VXLAN_F_IPV6; in vxlan_sock_add()
2796 vxlan->flags |= VXLAN_F_IPV6; in vxlan_dev_configure()