Searched refs:rc_sotype (Results 1 – 3 of 3) sorted by relevance
544 uint8_t rc_sotype; /* Type of socket */ member
561 error = socket(rpc->rc_name->sa_family, rpc->rc_sotype, IPPROTO_TCP); in rpcclnt_reconnect()678 error = socket(saddr->sa_family, rpc->rc_sotype, NFS_PROTOTYPE); in rpcclnt_connect()
615 rpc->rc_sotype = nmp->nm_sotype; in nfs_bind()