Searched refs:VXLAN_F_RSC (Results 1 – 2 of 2) sorted by relevance
251 #define VXLAN_F_RSC 0x04 macro
2325 if (f && (f->flags & NTF_ROUTER) && (vxlan->cfg.flags & VXLAN_F_RSC) && in vxlan_xmit()3338 conf->flags |= VXLAN_F_RSC; in vxlan_nl2conf()3608 !!(vxlan->cfg.flags & VXLAN_F_RSC)) || in vxlan_fill_info()