Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109942877
D26181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
630 B
Referenced Files
None
Subscribers
None
D26181.diff
View Options
Index: head/sys/netinet/cc/cc.h
===================================================================
--- head/sys/netinet/cc/cc.h
+++ head/sys/netinet/cc/cc.h
@@ -96,7 +96,7 @@
/* cc_var flags. */
#define CCF_ABC_SENTAWND 0x0001 /* ABC counted cwnd worth of bytes? */
#define CCF_CWND_LIMITED 0x0002 /* Are we currently cwnd limited? */
-#define CCF_DELACK 0x0004 /* Is this ack delayed? */
+#define CCF_UNUSED1 0x0004 /* unused */
#define CCF_ACKNOW 0x0008 /* Will this ack be sent now? */
#define CCF_IPHDR_CE 0x0010 /* Does this packet set CE bit? */
#define CCF_TCPHDR_CWR 0x0020 /* Does this packet set CWR bit? */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 12, 1:00 PM (19 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16610848
Default Alt Text
D26181.diff (630 B)
Attached To
Mode
D26181: cc_mod: remove unused CCF_DELACK definition
Attached
Detach File
Event Timeline
Log In to Comment