Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dvxlan.h314 #define VXLAN_F_RSC 0x04 macro
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2851 if (f && (f->flags & NTF_ROUTER) && (vxlan->cfg.flags & VXLAN_F_RSC) && in vxlan_xmit()
4054 VXLAN_F_RSC, changelink, false, in vxlan_nl2conf()
4419 !!(vxlan->cfg.flags & VXLAN_F_RSC)) || in vxlan_fill_info()