rx: Process ICMP unreachable errors
[openafs.git] / src / rx / rx_call.h
index e873eb4..a1450f1 100644 (file)
@@ -157,6 +157,9 @@ struct rx_call {
 #endif
     afs_uint32 call_id;
 #endif
+#ifdef AFS_RXERRQ_ENV
+    int neterr_gen;
+#endif
 };
 
 /* Only include this once, even when re-loading for kdump. */