diff options
author | Eric Dumazet <edumazet@google.com> | 2022-02-11 00:42:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 14:44:27 +0300 |
commit | 29e5375d7fcb5f88b438d74d537bbfd67ac75a64 (patch) | |
tree | 5c85b956925de91067e6cef0af62465f4aa26443 /include/linux/tpm_command.h | |
parent | ba55ef81637c61e52772bcd4e5fba10ec7190d2a (diff) | |
download | linux-29e5375d7fcb5f88b438d74d537bbfd67ac75a64.tar.xz |
ipv4: add (struct uncached_list)->quarantine list
This is an optimization to keep the per-cpu lists as short as possible:
Whenever rt_flush_dev() changes one rtable dst.dev
matching the disappearing device, it can can transfer the object
to a quarantine list, waiting for a final rt_del_uncached_list().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tpm_command.h')
0 files changed, 0 insertions, 0 deletions