Home
last modified time | relevance | path

Searched refs:corked (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/Documentation/networking/
Dsmc-sysctl.rst17 autocorking_size limits the maximum corked bytes that can be sent to
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c752 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()
1190 if (corked(tp, flags) && in chtls_sendmsg()
1303 if (corked(tp, flags) && in chtls_sendpage()