diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-03-01 18:43:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-04 10:50:28 +0000 |
commit | 7f71a337b5152ea0e7bef408d1af53778a919316 (patch) | |
tree | 43b325b00ed7acf5463549c7dc424c6808bc6161 /net/smc/smc_cdc.h | |
parent | 29b5e5ef87397963ca38d3eec0d296ad1c979bbc (diff) | |
download | linux-7f71a337b5152ea0e7bef408d1af53778a919316.tar.gz linux-7f71a337b5152ea0e7bef408d1af53778a919316.tar.bz2 linux-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/smc/smc_cdc.h')
0 files changed, 0 insertions, 0 deletions