Searched refs:tcp_tso_autosize (Results 1 – 1 of 1) sorted by relevance
2255 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize() function2284 tso_segs = tcp_tso_autosize(sk, mss_now, min_tso); in tcp_tso_segs()