diff options
| author | 2024-03-01 18:43:47 +0100 | |
|---|---|---|
| committer | 2024-03-04 10:50:28 +0000 | |
| commit | 7f71a337b5152ea0e7bef408d1af53778a919316 (patch) | |
| tree | 43b325b00ed7acf5463549c7dc424c6808bc6161 /net/core/dev.c | |
| parent | mptcp: implement TCP_NOTSENT_LOWAT support (diff) | |
| download | linux-rng-7f71a337b5152ea0e7bef408d1af53778a919316.tar.xz linux-rng-7f71a337b5152ea0e7bef408d1af53778a919316.zip | |
mptcp: cleanup SOL_TCP handling
Most TCP-level socket options get an integer from user space, and
set the corresponding field under the msk-level socket lock.
Reduce the code duplication moving such operations in the common code.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
