Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151632184
D44000.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
595 B
Referenced Files
None
Subscribers
None
D44000.id.diff
View Options
diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h
--- a/sys/netinet/tcp.h
+++ b/sys/netinet/tcp.h
@@ -202,6 +202,9 @@
#define TCP_RXTLS_MODE 42 /* Receive TLS mode */
#define TCP_IWND_NB 43 /* Override initial window (units: bytes) */
#define TCP_IWND_NSEG 44 /* Override initial window (units: MSS segs) */
+#ifdef _KERNEL
+#define TCP_USE_DDP 45 /* Use direct data placement for so_rcvbuf */
+#endif
#define TCP_LOGID_CNT 46 /* get number of connections with the same ID */
#define TCP_LOG_TAG 47 /* configure tag for grouping logs */
#define TCP_USER_LOG 48 /* userspace log event */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 3:42 PM (10 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31218302
Default Alt Text
D44000.id.diff (595 B)
Attached To
Mode
D44000: tcp: Add a new kernel-only TCP_USE_DDP socket option
Attached
Detach File
Event Timeline
Log In to Comment