Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.c76 static int ipf_htable_remove __P((ipf_main_softc_t *, void *, iphtable_t *));
435 ipf_htable_remove(softc, arg, iph);
505 ipf_htable_remove(softc, arg, iph) in ipf_htable_remove() function
830 if (ipf_htable_remove(softc, arg, iph) == 0) {