CTA_HELP_NAME
[CTA_HELP_NAME] = { .type = NLA_NUL_STRING,
if (!tb[CTA_HELP_NAME])
*helper_name = nla_data(tb[CTA_HELP_NAME]);
if (nla_put_string(skb, CTA_HELP_NAME, helper->name))