NFNL_BATCH_GENID
[NFNL_BATCH_GENID] = { .type = NLA_U32 },
if (cda[NFNL_BATCH_GENID])
gen_id = ntohl(nla_get_be32(cda[NFNL_BATCH_GENID]));