TCA_EM_IPT_NFPROTO
nfproto = nla_get_u8(tb[TCA_EM_IPT_NFPROTO]);
!tb[TCA_EM_IPT_MATCH_DATA] || !tb[TCA_EM_IPT_NFPROTO])
nfproto = nla_get_u8(tb[TCA_EM_IPT_NFPROTO]);
if (nla_put_u8(skb, TCA_EM_IPT_NFPROTO, im->nfproto) < 0)
[TCA_EM_IPT_NFPROTO] = { .type = NLA_U8 },