Files
linux/include/net
Eric Dumazet a3dcaf17ee net: allow per netns sysctl_rmem and sysctl_wmem for protos
As we want to gradually implement per netns sysctl_rmem and sysctl_wmem
on per protocol basis, add two new fields in struct proto,
and two new helpers : sk_get_wmem0() and sk_get_rmem0()

First user will be TCP. Then UDP and SCTP can be easily converted,
while DECNET probably wont get this support.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-10 14:34:58 +09:00
..
2017-07-11 06:08:58 -04:00
2017-04-05 10:15:20 +02:00
2017-08-31 14:42:19 -07:00
2017-11-09 09:26:49 +09:00
2017-10-11 09:49:34 +02:00
2017-10-07 21:22:58 +01:00
2017-09-29 06:19:32 +01:00
2017-11-08 16:12:33 +09:00
2017-06-15 12:12:40 -04:00