Searched refs:NFS_DGRAM_WSIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfs.h | 112 #define NFS_DGRAM_WSIZE 8192 /* UDP Def. write data size <= 8K */ macro |
| H A D | nfs_vfsops.c | 3071 nmp->nm_wsize = NFS_DGRAM_WSIZE; in mountnfs() |