Searched refs:ipfw_objhash_free_idx (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 231 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 D | nat64clat_control.c | 305 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64clat_detach_config()
|
| H A D | nat64lsn_control.c | 219 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), cfg->no.kidx); in nat64lsn_detach_config()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_eaction.c | 247 ipfw_objhash_free_idx(ni, no->kidx); in destroy_eaction_obj()
|
| H A D | ip_fw_table_value.c | 264 ipfw_objhash_free_idx(vi, kidx); in unref_table_value()
|
| H A D | ip_fw_private.h | 729 int ipfw_objhash_free_idx(struct namedobj_instance *ni, uint16_t idx);
|
| H A D | ip_fw_table.c | 1504 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 D | ip_fw_dynamic.c | 725 ipfw_objhash_free_idx(CHAIN_TO_SRV(ch), no->kidx); in dyn_destroy()
|
| H A D | ip_fw_sockopt.c | 4637 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 D | nptv6.c | 753 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()
|