Searched refs:corked (Results 1 – 1 of 1) sorted by relevance
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()1190 if (corked(tp, flags) && in chtls_sendmsg()1303 if (corked(tp, flags) && in chtls_sendpage()