Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x166 const WNL3_FHSIZE = 64; variable
238 opaque data<WNL3_FHSIZE>;
H A Dnfs_sec.c516 static int MAX_V3_CNT = (WNL3_FHSIZE/sizeof (int)) - 1; in nfs_sec_nego()