Searched refs:IFLA_VXLAN_RSC (Results 1 – 3 of 3) sorted by relevance
1378 IFLA_VXLAN_RSC, enumerator
1426 IFLA_VXLAN_RSC,1381 IFLA_VXLAN_RSC, global() enumerator
3422 [IFLA_VXLAN_RSC] = { .type = NLA_U8 },4173 if (data[IFLA_VXLAN_RSC]) { in vxlan_nl2conf()4174 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_RSC, in vxlan_nl2conf()4610 nla_put_u8(skb, IFLA_VXLAN_RSC, in vxlan_fill_info()