Home
last modified time | relevance | path

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

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