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

/freebsd-10.2-release/sys/fs/nfs/
H A Dnfsrvstate.h144 uint32_t sess_cbmaxrespcached; member in struct:nfsdsession
/freebsd-10.2-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3870 sep->sess_cbmaxrespcached = fxdr_unsigned(uint32_t, *tl++);
3910 *tl++ = txdr_unsigned(sep->sess_cbmaxrespcached);

Completed in 49 milliseconds