HomeSort by: relevance | last modified time | path
    Searched refs:sess_maxrespcached (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsrvstate.h 140 uint32_t sess_maxrespcached; member in struct:nfsdsession
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 3880 sep->sess_maxrespcached = fxdr_unsigned(uint32_t, *tl++);
3927 *tl++ = txdr_unsigned(sep->sess_maxrespcached);

Completed in 40 milliseconds