NFSV4_CBSLOTS
slot >= NFSV4_CBSLOTS)) {
struct nfsslot nfsess_cbslots[NFSV4_CBSLOTS];
*tl++ = txdr_unsigned(NFSV4_CBSLOTS); /* Max slots */
if (sep->nfsess_backslots > NFSV4_CBSLOTS)
sep->nfsess_backslots = NFSV4_CBSLOTS;
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);