Searched refs:ipf_htable_destroy (Results 1 – 1 of 1) sorted by relevance
59 static int ipf_htable_destroy(ipf_main_softc_t *, void *, int, char *);369 return (ipf_htable_destroy(softc, arg, op->iplo_unit, op->iplo_name)); in ipf_htable_table_del()386 ipf_htable_destroy(ipf_main_softc_t *softc, void *arg, int unit, char *name) in ipf_htable_destroy() function