Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dvxlan.h308 #define VXLAN_F_PROXY 0x02 macro
/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c2779 if (vxlan->cfg.flags & VXLAN_F_PROXY) { in vxlan_xmit()
3974 VXLAN_F_PROXY, changelink, false, in vxlan_nl2conf()
4329 !!(vxlan->cfg.flags & VXLAN_F_PROXY)) || in vxlan_fill_info()