Searched refs:tcp_needs_internal_pacing (Results 1 – 3 of 3) sorted by relevance
211 if (!tcp_needs_internal_pacing(sk)) in bbr_rate_bytes_per_sec()
985 if (!tcp_needs_internal_pacing(sk)) in tcp_internal_pacing()2177 return tcp_needs_internal_pacing(sk) && in tcp_pacing_check()
1232 static inline bool tcp_needs_internal_pacing(const struct sock *sk) in tcp_needs_internal_pacing() function