SMC_PNETID_ETHNAME
[SMC_PNETID_ETHNAME] = {
if (tb[SMC_PNETID_ETHNAME]) {
string = (char *)nla_data(tb[SMC_PNETID_ETHNAME]);
if (nla_put_string(msg, SMC_PNETID_ETHNAME,
if (nla_put_string(msg, SMC_PNETID_ETHNAME, "n/a"))