Searched hist:"49 ecc2e9c3abd269951972fa8b23a4d081111b80" (Results 1 – 11 of 11) sorted by relevance
/linux/include/linux/ |
H A D | siphash.h | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/core/ |
H A D | secure_seq.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | flow_dissector.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nf_nat_core.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nf_conntrack_netlink.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nf_conntrack_core.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/ipv6/ |
H A D | syncookies.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | route.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/ipv4/ |
H A D | syncookies.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | route.c | diff 49ecc2e9c3abd269951972fa8b23a4d081111b80 Mon Nov 15 18:23:03 CET 2021 Eric Dumazet <edumazet@google.com> net: align static siphash keys
siphash keys use 16 bytes.
Define siphash_aligned_key_t macro so that we can make sure they are not crossing a cache line boundary.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|