Searched refs:tcp_max_tso_deferred_mss (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dtcp.h1357 static inline __u32 tcp_max_tso_deferred_mss(const struct tcp_sock *tp) function
/linux-master/net/ipv4/
H A Dtcp_output.c2268 if (limit > tcp_max_tso_deferred_mss(tp) * tp->mss_cache)

Completed in 301 milliseconds