Searched refs:corked (Results 1 – 2 of 2) sorted by relevance
17 autocorking_size limits the maximum corked bytes that can be sent to
752 static bool corked(const struct tcp_sock *tp, int flags) in corked() function762 return should_push(sk) && !corked(tcp_sk(sk), flags); in send_should_push()777 corked(tp, flags)) { in chtls_tcp_push()1203 if (corked(tp, flags) && in chtls_sendmsg()