NPC_UDP
KASSERT(npf_iscached(npc, NPC_UDP));
l4flags = NPC_LAYER4 | NPC_UDP;
KASSERT(npf_iscached(npc, NPC_TCP) || npf_iscached(npc, NPC_UDP));