Home
last modified time | relevance | path

Searched hist:d24141fe (Results 1 – 1 of 1) sorted by relevance

/linux/net/mptcp/
H A Dprotocol.cd24141fe Thu Jun 30 22:17:55 GMT 2022 Paolo Abeni <pabeni@redhat.com> mptcp: drop SK_RECLAIM_* macros

After commit 4890b686f408 ("net: keep sk->sk_forward_alloc as small as
possible"), the MPTCP protocol is the last SK_RECLAIM_CHUNK and
SK_RECLAIM_THRESHOLD users.

Update the MPTCP reclaim schema to match the core/TCP one and drop the
mentioned macros. This additionally clean the MPTCP code a bit.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>