Home
last modified time | relevance | path

Searched hist:e43b2190 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Ddst.he43b2190 Mon Feb 01 11:41:29 CST 2021 Brian Vazquez <brianvv@google.com> net: use indirect call helpers for dst_input

This patch avoids the indirect call for the common case:
ip_local_deliver and ip6_input

Signed-off-by: Brian Vazquez <brianvv@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/net/ipv4/
H A Dip_input.ce43b2190 Mon Feb 01 11:41:29 CST 2021 Brian Vazquez <brianvv@google.com> net: use indirect call helpers for dst_input

This patch avoids the indirect call for the common case:
ip_local_deliver and ip6_input

Signed-off-by: Brian Vazquez <brianvv@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>