Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfsdiskless.h82 u_int32_t ndm_sotype; /* SOCK_STREAM or SOCK_DGRAM? */ member
H A Dnfs_boot.c317 nd->nd_root.ndm_sotype = sotype; in nfs_boot_getfh()
329 nd->nd_private.ndm_sotype = sotype; in nfs_boot_getfh()
353 ndmntp->ndm_sotype, ndmntp->ndm_fh, &ndmntp->ndm_fhlen); in get_file_handle()
1090 xb_add_string(error, &xb, ((ndmntp->ndm_sotype == SOCK_DGRAM) ? "udp" : "tcp"), 3); in nfs_mount_diskless()
1360 xb_add_string(error, &xb, ((ndmntp->ndm_sotype == SOCK_DGRAM) ? "udp" : "tcp"), 3); in nfs_mount_diskless_private()