Searched refs:tcp_max_tso_deferred_mss (Results 1 – 2 of 2) sorted by relevance
1246 static inline __u32 tcp_max_tso_deferred_mss(const struct tcp_sock *tp) in tcp_max_tso_deferred_mss() function
2232 if (limit > tcp_max_tso_deferred_mss(tp) * tp->mss_cache) in tcp_tso_should_defer()