Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfs.h231 #define NFS_MFLAG_MNTUDP 16 /* MOUNT protocol should use UDP */ macro
H A Dnfs_vfsops.c5325 NFS_BITMAP_SET(mflags_mask, NFS_MFLAG_MNTUDP); in nfs_mountinfo_assemble()
5386 NFS_BITMAP_SET(mflags, NFS_MFLAG_MNTUDP); in nfs_mountinfo_assemble()