SMC_PNETID_IBPORT
[SMC_PNETID_IBPORT] = { .type = NLA_U8 }
if (tb[SMC_PNETID_IBPORT]) {
ibport = nla_get_u8(tb[SMC_PNETID_IBPORT]);
nla_put_u8(msg, SMC_PNETID_IBPORT, pnetelem->ib_port))
nla_put_u8(msg, SMC_PNETID_IBPORT, 0xff))