Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c228 ipfw_objhash_free_idx(ni, cfg->no.kidx); in nat64stl_create()
305 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64stl_detach_config()
H A Dnat64clat_control.c302 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64clat_detach_config()
H A Dnat64lsn_control.c216 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64lsn_detach_config()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_eaction.c244 ipfw_objhash_free_idx(ni, no->kidx); in destroy_eaction_obj()
H A Dip_fw_table_value.c263 ipfw_objhash_free_idx(vi, kidx); in unref_table_value()
H A Dip_fw_private.h736 int ipfw_objhash_free_idx(struct namedobj_instance *ni, uint16_t idx);
H A Dip_fw_table.c1502 if (ipfw_objhash_free_idx(ni, tc->no.kidx) != 0) in destroy_table()
3319 if (ipfw_objhash_free_idx(ni, no->kidx) != 0) in destroy_table_locked()
H A Dip_fw_dynamic.c723 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), no->kidx); in dyn_destroy()
H A Dip_fw_sockopt.c4648 ipfw_objhash_free_idx(struct namedobj_instance *ni, uint16_t idx) in ipfw_objhash_free_idx() function
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c751 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nptv6_destroy()
1001 ipfw_objhash_free_idx(ni, cfg->no.kidx); in destroy_config_cb()