NFSV4_CBSLOTS
*tl++ = txdr_unsigned(NFSV4_CBSLOTS); /* Max slots */
for (i = 0; i < NFSV4_CBSLOTS; i++) {
for (i = 0; i < NFSV4_CBSLOTS; i++) {
*tl++ = txdr_unsigned(NFSV4_CBSLOTS - 1);
*tl = txdr_unsigned(NFSV4_CBSLOTS - 1);
struct nfsslot nfsess_cbslots[NFSV4_CBSLOTS];