]> The Tcpdump Group git mirrors - tcpdump/blobdiff - nfs.h
On Solaris, for 64-bit builds, use the 64-bit pcap-config.
[tcpdump] / nfs.h
diff --git a/nfs.h b/nfs.h
index 269a0384fc0b661fc7ccdce99929bc20b4d69ea6..76747f18c52081f4338ea41f3538847126b11fb7 100644 (file)
--- a/nfs.h
+++ b/nfs.h
@@ -283,15 +283,6 @@ struct nfsv3_time {
 };
 typedef struct nfsv3_time      nfstime3;
 
-/*
- * Quads are defined as arrays of 2 longs to ensure dense packing for the
- * protocol and to facilitate xdr conversion.
- */
-struct nfs_uquad {
-       nd_uint32_t nfsuquad[2];
-};
-typedef        struct nfs_uquad        nfsuint64;
-
 /*
  * NFS Version 3 special file number.
  */