diff options
| author | Florian Westphal <fw@strlen.de> | 2020-01-22 03:56:25 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-01-24 15:44:08 +0300 |
| commit | 1891c4a07672b300b3160ceec59755063b20222b (patch) | |
| tree | a8b22813609ac268086d3a4b65260711f97978ce /scripts/gdb/linux/timerlist.py | |
| parent | 648ef4b88673dadb8463bf0d4b10fbf33d55def8 (diff) | |
| download | linux-1891c4a07672b300b3160ceec59755063b20222b.tar.xz | |
mptcp: add subflow write space signalling and mptcp_poll
Add new SEND_SPACE flag to indicate that a subflow has enough space to
accept more data for transmission.
It gets cleared at the end of mptcp_sendmsg() in case ssk has run
below the free watermark.
It is (re-set) from the wspace callback.
This allows us to use msk->flags to determine the poll mask.
Co-developed-by: Peter Krystad <peter.krystad@linux.intel.com>
Signed-off-by: Peter Krystad <peter.krystad@linux.intel.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Christoph Paasch <cpaasch@apple.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions
