Searched refs:tcp_xmit_size_goal (Results 1 - 1 of 1) sorted by path

/linux-master/net/ipv4/
H A Dtcp.c904 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, function
933 *size_goal = tcp_xmit_size_goal(sk, mss_now, !(flags & MSG_OOB));

Completed in 201 milliseconds