Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/networking/
Dsmc-sysctl.rst21 know how/when to uncork their sockets.
Dip-sysctl.rst369 when they know how/when to uncork their sockets.
/linux-6.12.1/drivers/block/drbd/
Ddrbd_worker.c2089 int uncork, cork; in wait_for_work() local
2103 uncork = nc ? nc->tcp_cork : 0; in wait_for_work()
2105 if (uncork) { in wait_for_work()
2164 else if (!uncork) in wait_for_work()