Consolidate enc_getif() lookups in IPsec input path to save one lookup
authortobhe <tobhe@openbsd.org>
Wed, 22 Dec 2021 13:37:46 +0000 (13:37 +0000)
committertobhe <tobhe@openbsd.org>
Wed, 22 Dec 2021 13:37:46 +0000 (13:37 +0000)
commita4f57465ffefa0b9aa0d0afb109e8fae07a83d71
tree9a79aef30c86cefa32fe3091058039bc8fdfca9f
parent642ce627668401bd98a5258df0d29ab170741d68
Consolidate enc_getif() lookups in IPsec input path to save one lookup
per packet and improve readability.

ok bluhm@
sys/netinet/ipsec_input.c