NFTA_LOG_PREFIX
nla = tb[NFTA_LOG_PREFIX];
if (nla_put_string(skb, NFTA_LOG_PREFIX, priv->prefix))
[NFTA_LOG_PREFIX] = { .type = NLA_STRING,