Home
last modified time | relevance | path

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

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