Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c245 ipfw_objhash_destroy(ii); in vnet_ipfw_iface_init()
278 ipfw_objhash_destroy(ii); in vnet_ipfw_iface_destroy()
H A Dip_fw_table_value.c800 ipfw_objhash_destroy(CHAIN_TO_VI(ch)); in ipfw_table_value_destroy()
H A Dip_fw_private.h705 void ipfw_objhash_destroy(struct namedobj_instance *);
H A Dip_fw_sockopt.c4234 ipfw_objhash_destroy(ch->srvmap); in ipfw_destroy_srv()
4351 ipfw_objhash_destroy(struct namedobj_instance *ni) in ipfw_objhash_destroy() function
H A Dip_fw_table.c3330 ipfw_objhash_destroy(CHAIN_TO_NI(ch)); in ipfw_destroy_tables()
H A Dip_fw_table_algo.c2157 ipfw_objhash_destroy(icfg->ii); in ta_destroy_ifidx()