RDS_MAX_ZCOOKIES
__u32 cookies[RDS_MAX_ZCOOKIES];
if (ncookies == RDS_MAX_ZCOOKIES)
if (ck->num > RDS_MAX_ZCOOKIES)
ck->num, RDS_MAX_ZCOOKIES);