Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102671037
D46240.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D46240.diff
View Options
diff --git a/sys/netinet/tcp_syncache.h b/sys/netinet/tcp_syncache.h
--- a/sys/netinet/tcp_syncache.h
+++ b/sys/netinet/tcp_syncache.h
@@ -127,7 +127,9 @@
u_int cache_limit;
u_int rexmt_limit;
uint32_t hash_secret;
+#ifdef VIMAGE
struct vnet *vnet;
+#endif
struct syncookie_secret secret;
struct mtx pause_mtx;
struct callout pause_co;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 3:49 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14660881
Default Alt Text
D46240.diff (351 B)
Attached To
Mode
D46240: tcp: minor cleanup
Attached
Detach File
Event Timeline
Log In to Comment