Page MenuHomeFreeBSD

D30163.id88849.diff
No OneTemporary

D30163.id88849.diff

Index: sys/netinet/tcp_ratelimit.h
===================================================================
--- sys/netinet/tcp_ratelimit.h
+++ sys/netinet/tcp_ratelimit.h
@@ -147,6 +147,13 @@
{
return;
}
+
+uint64_t inline
+tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle)
+{
+ return (0);
+}
+
#endif
/*
* Given a b/w and a segsiz, and optional hardware

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 22, 11:36 AM (15 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31975134
Default Alt Text
D30163.id88849.diff (372 B)

Event Timeline