Files
linux/net/core
Kuniyuki Iwashima 4461568aa4 tcp: Access &tcp_hashinfo via net.
We will soon introduce an optional per-netns ehash.

This means we cannot use tcp_hashinfo directly in most places.

Instead, access it via net->ipv4.tcp_death_row.hashinfo.

The access will be valid only while initialising tcp_hashinfo
itself and creating/destroying each netns.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-20 10:21:49 -07:00
..
2022-05-16 11:33:59 +01:00
2022-06-09 21:52:55 -07:00
2021-12-16 07:18:35 -08:00
2022-09-20 10:21:49 -07:00
2022-05-16 10:18:56 +01:00
2020-06-18 20:46:23 -07:00