Searched refs:IFLA_VXLAN_RSC (Results 1 – 3 of 3) sorted by relevance
517 IFLA_VXLAN_RSC, enumerator
2730 [IFLA_VXLAN_RSC] = { .type = NLA_U8 },3334 if (data[IFLA_VXLAN_RSC]) { in vxlan_nl2conf()3337 if (nla_get_u8(data[IFLA_VXLAN_RSC])) in vxlan_nl2conf()3607 nla_put_u8(skb, IFLA_VXLAN_RSC, in vxlan_fill_info()