https://github.com/oxidecomputer/opte/blob/d777d6b0b241cd1806e60b92110587996b7d5ea2/lib/opte/src/engine/layer.rs#L1235-L1240 A few lines above, we bump the aforementioned kstat in response to an explicit `Action::Deny`. We should generally be doing this regardless of what path was taken to decide upon a packet drop, particularly since we only see `hit`s on any rule with a more complex action like the `overlay` layer has. It would be better still to get #744 revived even if I don't yet have the time to plumb it into omicron.