Searched refs:tcp_is_sack (Results 1 – 1 of 1) sorted by relevance
1134 static inline int tcp_is_sack(const struct tcp_sock *tp) in tcp_is_sack() function1141 return !tcp_is_sack(tp); in tcp_is_reno()