Searched refs:thmap_destroy (Results 1 – 7 of 7) sorted by relevance
48 void thmap_destroy(thmap_t *);
130 thmap_destroy(pinfo->map); in npf_param_fini()
156 thmap_destroy(cd->cd_map); in npf_conndb_destroy()
176 thmap_destroy(pm->addr_map); in npf_portmap_destroy()
434 thmap_destroy(t->t_map); in npf_table_destroy()
4215 thmap_destroy(wg->wg_sessions_byindex); in wg_handle_prop_peer() 4216 thmap_destroy(wg->wg_peers_byname); in wg_handle_prop_peer() 4217 thmap_destroy(wg->wg_peers_bypubkey); in wg_handle_prop_peer() 4266 thmap_destroy(wg->wg_sessions_byindex); in wg_handle_prop_peer() 4267 thmap_destroy(wg->wg_peers_byname); in wg_handle_prop_peer() 4268 thmap_destroy(wg->wg_peers_bypubkey); in wg_handle_prop_peer()
1055 thmap_destroy(thmap_t *thmap) in thmap_destroy() function