npf_ext_lookup
if (npf_ext_lookup(npf, name, false)) {
KASSERT(npf_ext_lookup(npf, ext->ext_callname, false));
ext = npf_ext_lookup(npf, name, true);