Home
last modified time | relevance | path

Searched refs:tcp_tso_autosize (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.c2255 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize() function
2284 tso_segs = tcp_tso_autosize(sk, mss_now, min_tso); in tcp_tso_segs()