Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dvxlan.h250 #define VXLAN_F_PROXY 0x02 macro
/Linux-v4.19/drivers/net/
Dvxlan.c2303 if (vxlan->cfg.flags & VXLAN_F_PROXY) { in vxlan_xmit()
3331 conf->flags |= VXLAN_F_PROXY; in vxlan_nl2conf()
3606 !!(vxlan->cfg.flags & VXLAN_F_PROXY)) || in vxlan_fill_info()