Searched refs:IFLA_VXLAN_LABEL (Results 1 – 3 of 3) sorted by relevance
1392 IFLA_VXLAN_LABEL, enumerator
1395 IFLA_VXLAN_LABEL, enumerator
3419 [IFLA_VXLAN_LABEL] = { .type = NLA_U32 },4148 if (data[IFLA_VXLAN_LABEL]) in vxlan_nl2conf()4149 conf->label = nla_get_be32(data[IFLA_VXLAN_LABEL]) & in vxlan_nl2conf()4607 nla_put_be32(skb, IFLA_VXLAN_LABEL, vxlan->cfg.label) || in vxlan_fill_info()