Home
last modified time | relevance | path

Searched refs:uncork (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/Documentation/networking/
Dsmc-sysctl.rst21 know how/when to uncork their sockets.
Dip-sysctl.rst349 when they know how/when to uncork their sockets.
/linux-6.1.9/drivers/block/drbd/
Ddrbd_worker.c2081 int uncork, cork; in wait_for_work() local
2095 uncork = nc ? nc->tcp_cork : 0; in wait_for_work()
2097 if (uncork) { in wait_for_work()
2156 else if (!uncork) in wait_for_work()