Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsrvstate.h143 uint32_t sess_cbmaxrespcached; member
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c3896 sep->sess_cbmaxrespcached = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3936 *tl++ = txdr_unsigned(sep->sess_cbmaxrespcached); in nfsrvd_createsession()