Searched refs:ipf_htent_remove (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_htable.c87 static int ipf_htent_remove(ipf_main_softc_t *, void *, iphtable_t *,
429 if (ipf_htent_remove(softc, arg, iph, ipe) != 0)
534 err = ipf_htent_remove(softc, arg, iph, ent);
565 /* Function: ipf_htent_remove */
575 ipf_htent_remove(ipf_main_softc_t *softc, void *arg, iphtable_t *iph, function
1350 ipf_htent_remove(softc, softh, n->ipe_owner, n);

Completed in 98 milliseconds