Searched refs:VXLAN_F_RSC (Results 1 – 2 of 2) sorted by relevance
122 #define VXLAN_F_RSC 0x04 macro
2081 if (f && (f->flags & NTF_ROUTER) && (vxlan->flags & VXLAN_F_RSC) && in vxlan_xmit()2671 vxlan->flags |= VXLAN_F_RSC; in vxlan_newlink()2843 nla_put_u8(skb, IFLA_VXLAN_RSC, !!(vxlan->flags & VXLAN_F_RSC)) || in vxlan_fill_info()