Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfs/
Dnfsrvstate.h138 uint32_t sess_maxrespcached; member
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdserv.c3928 sep->sess_maxrespcached = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3975 *tl++ = txdr_unsigned(sep->sess_maxrespcached); in nfsrvd_createsession()