Page MenuHomeFreeBSD

D30163.id88847.diff
No OneTemporary

D30163.id88847.diff

Index: sys/netinet/tcp_ratelimit.h
===================================================================
--- sys/netinet/tcp_ratelimit.h
+++ sys/netinet/tcp_ratelimit.h
@@ -147,6 +147,12 @@
{
return;
}
+
+uint32_t
+tcp_hw_highest_rate_ifp( struct ifnet *ifp, struct inpcb *inp)
+{
+ return (0);
+}
#endif
/*
* Given a b/w and a segsiz, and optional hardware

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 20, 3:21 PM (10 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31847868
Default Alt Text
D30163.id88847.diff (364 B)

Event Timeline