Searched refs:IFLA_VXLAN_RSC (Results 1 – 2 of 2) sorted by relevance
432 IFLA_VXLAN_RSC, enumerator
2570 [IFLA_VXLAN_RSC] = { .type = NLA_U8 },2956 if (data[IFLA_VXLAN_RSC] && nla_get_u8(data[IFLA_VXLAN_RSC])) in vxlan_newlink()3119 nla_put_u8(skb, IFLA_VXLAN_RSC, !!(vxlan->flags & VXLAN_F_RSC)) || in vxlan_fill_info()