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