Searched refs:corked (Results 1 – 2 of 2) sorted by relevance
17 autocorking_size limits the maximum corked bytes that can be sent to
750 * Returns true if a TCP socket is corked.752 static bool corked(const struct tcp_sock *tp, int flags) in corked() function 762 return should_push(sk) && !corked(tcp_sk(sk), flags); in send_should_push() 777 corked(tp, flags)) { in chtls_tcp_push() 1202 if (corked(tp, flags) && in chtls_sendmsg()