Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x30 const WNL_FHSIZE = 32; variable
102 opaque data[WNL_FHSIZE];
H A Dnfs_sec.c515 static int MAX_V2_CNT = (WNL_FHSIZE/sizeof (int)) - 1; in nfs_sec_nego()