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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h174 uint32_t nso_pingxid; /* RPC XID of NULL ping request */ member in struct:nfs_socket
H A Dnfs_socket.c357 if (!error && ((reply != RPC_REPLY) || (rxid != nso->nso_pingxid)))
813 uint64_t xid = nso->nso_pingxid;
831 nso->nso_pingxid = R_XID32(xid);

Completed in 42 milliseconds