Home
last modified time | relevance | path

Searched refs:ipf_htable_remove (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_htable.c80 static int ipf_htable_remove __P((ipf_main_softc_t *, void *, iphtable_t *));
439 ipf_htable_remove(softc, arg, iph);
509 ipf_htable_remove(softc, arg, iph) in ipf_htable_remove() function
834 if (ipf_htable_remove(softc, arg, iph) == 0) {