Searched refs:istcp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c568 int istcp = 1; local
691 istcp = 0;
693 istcp = 1; /* must be tcp */
733 if (istcp && nfs4init(root_path, nfs_port) == 0) {
747 if (istcp && nfs4init(root_path, nfs_port) == 0) {
779 if (istcp) {
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h359 struct netbuf *bound_addr, bool_t istcp);

Completed in 97 milliseconds