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