Searched refs:corked (Results 1 – 1 of 1) sorted by relevance
756 static bool corked(const struct tcp_sock *tp, int flags) in corked() function766 return should_push(sk) && !corked(tcp_sk(sk), flags); in send_should_push()781 corked(tp, flags)) { in chtls_tcp_push()1167 if (corked(tp, flags) && in chtls_sendmsg()1279 if (corked(tp, flags) && in chtls_sendpage()