diff options
author | 2021-12-03 14:35:40 -0800 | |
---|---|---|
committer | 2021-12-07 11:36:31 -0800 | |
commit | 8b38217a2a98df6240c0cddb6f18d04923e24277 (patch) | |
tree | 38499c44dac9fd5c6c507b2047e652d9506068a3 /net/core/devlink.c | |
parent | tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay (diff) | |
download | wireguard-linux-8b38217a2a98df6240c0cddb6f18d04923e24277.tar.xz wireguard-linux-8b38217a2a98df6240c0cddb6f18d04923e24277.zip |
mptcp: expose mptcp_check_and_set_pending
Expose the mptcp_check_and_set_pending() function for use inside MPTCP
sockopt code. The next patch will call it when TCP_CORK is cleared or
TCP_NODELAY is set on the MPTCP socket in order to push pending data
from mptcp_release_cb().
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Maxim Galaganov <max@internet.ru>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions