NHA_ID
{ .type = NHA_ID, .off = _OUT(nha_id), .cb = snl_attr_get_uint32 },
nlattr_add_u32(nw, NHA_ID, unhop->un_idx);
nlattr_add_u32(nw, NHA_ID, uidx);
{ .type = NHA_ID, .off = _OUT(nha_id), .cb = nlattr_get_uint32 },