Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/networking/
Dsmc-sysctl.rst21 know how/when to uncork their sockets.
Dip-sysctl.rst355 when they know how/when to uncork their sockets.
/Linux-v6.6/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()