Searched refs:ipf_htent_remove (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_htable.c | 91 static int ipf_htent_remove __P((ipf_main_softc_t *, void *, iphtable_t *, 460 if (ipf_htent_remove(softc, arg, iph, ipe) != 0) 573 err = ipf_htent_remove(softc, arg, iph, ent); 617 ipf_htent_remove(softc, arg, iph, ipe) in ipf_htent_remove() function 1437 ipf_htent_remove(softc, softh, n->ipe_owner, n);
|