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