sotype            306 compat/ibcs2/ibcs2_misc.c 		na.sotype = SOCK_DGRAM;
sotype            332 compat/osf1/osf1_mount.c 		bsd_na.sotype = SOCK_DGRAM; 
sotype            335 compat/osf1/osf1_mount.c 		bsd_na.sotype = SOCK_STREAM; 
sotype            313 compat/sunos/sunos_misc.c 		na.sotype = SOCK_DGRAM;
sotype            429 compat/ultrix/ultrix_fs.c 		na.sotype = SOCK_DGRAM;
sotype            446 nfs/nfs_socket.c 	int error, sotype, rcvflg;
sotype            454 nfs/nfs_socket.c 	sotype = rep->r_nmp->nm_sotype;
sotype            464 nfs/nfs_socket.c 	if (sotype != SOCK_DGRAM) {
sotype            507 nfs/nfs_socket.c 		if (sotype == SOCK_STREAM) {
sotype            293 nfs/nfs_syscalls.c 	int error = 0, cacherep, s, sotype, writes_todo;
sotype            385 nfs/nfs_syscalls.c 		sotype = so->so_type;
sotype            470 nfs/nfs_syscalls.c 			if (sotype == SOCK_STREAM) {
sotype            483 nfs/nfs_syscalls.c 				nfsd_rt(sotype, nd, cacherep);
sotype            501 nfs/nfs_syscalls.c 				nfsd_rt(sotype, nd, cacherep);
sotype            656 nfs/nfs_syscalls.c nfsd_rt(sotype, nd, cacherep)
sotype            657 nfs/nfs_syscalls.c 	int sotype;
sotype            670 nfs/nfs_syscalls.c 	if (sotype == SOCK_STREAM)
sotype            386 nfs/nfs_vfsops.c 	args.sotype   = SOCK_DGRAM;
sotype            458 nfs/nfs_vfsops.c 		if (argp->sotype == SOCK_DGRAM)
sotype            705 nfs/nfs_vfsops.c 	nmp->nm_sotype = argp->sotype;
sotype            114 sys/mount.h    	int		sotype;		/* Socket type */
sotype            139 sys/mount.h    	int		sotype;		/* Socket type */