ifla_vf_mac
nla_total_size(sizeof(struct ifla_vf_mac)) +
struct ifla_vf_mac vf_mac;
[IFLA_VF_MAC] = { .len = sizeof(struct ifla_vf_mac) },
struct ifla_vf_mac *ivm = nla_data(tb[IFLA_VF_MAC]);