ipf_htable_deref
ipf_htable_deref,
ipf_htable_deref(softc, softh, iph);
ipf_htable_deref(softc, arg, (iphtable_t *)data);
return (ipf_htable_deref(softc, arg, iph));
static int ipf_htable_deref(ipf_main_softc_t *, void *, void *);