Files
Linux/drivers
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 <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
2022-09-20 10:21:49 -07:00
..
…
2022-07-17 17:14:30 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
2022-09-20 10:21:49 -07:00
2022-08-31 12:54:48 +01:00
…
…
…
2022-08-09 00:56:41 +02:00
…
…
…
…
…
…
…
…
…