nfs_nfsdserv.c | 3958 uint32_t highest_slotid, sequenceid, sflags, target_highest_slotid; local in function:nfsrvd_sequence 3970 highest_slotid = fxdr_unsigned(uint32_t, *tl++); 3976 nd->nd_repstat = nfsrv_checksequence(nd, sequenceid, &highest_slotid, 3984 *tl++ = txdr_unsigned(highest_slotid);
|