Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl_control.c231 ipfw_objhash_free_idx(ni, cfg->no.kidx); in nat64stl_create()
308 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64stl_detach_config()
H A Dnat64clat_control.c305 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64clat_detach_config()
H A Dnat64lsn_control.c219 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64lsn_detach_config()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c247 ipfw_objhash_free_idx(ni, no->kidx); in destroy_eaction_obj()
H A Dip_fw_table_value.c264 ipfw_objhash_free_idx(vi, kidx); in unref_table_value()
H A Dip_fw_private.h729 int ipfw_objhash_free_idx(struct namedobj_instance *ni, uint16_t idx);
H A Dip_fw_table.c1504 if (ipfw_objhash_free_idx(ni, tc->no.kidx) != 0) in destroy_table()
3300 if (ipfw_objhash_free_idx(ni, no->kidx) != 0) in destroy_table_locked()
H A Dip_fw_dynamic.c725 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), no->kidx); in dyn_destroy()
H A Dip_fw_sockopt.c4637 ipfw_objhash_free_idx(struct namedobj_instance *ni, uint16_t idx) in ipfw_objhash_free_idx() function
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c753 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nptv6_destroy()
1003 ipfw_objhash_free_idx(ni, cfg->no.kidx); in destroy_config_cb()