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