Searched refs:sess_maxrespcached (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/fs/nfs/
H A Dnfsrvstate.h138 uint32_t sess_maxrespcached; member in struct:nfsdsession
/freebsd-10.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3853 sep->sess_maxrespcached = fxdr_unsigned(uint32_t, *tl++);
3900 *tl++ = txdr_unsigned(sep->sess_maxrespcached);

Completed in 130 milliseconds