Searched refs:ipfw_objhash_del (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_eaction.c | 246 ipfw_objhash_del(ni, no); in destroy_eaction_obj()
|
| H A D | ip_fw_table_value.c | 263 ipfw_objhash_del(vi, &ptvl->no); in unref_table_value()
|
| H A D | ip_fw_private.h | 722 void ipfw_objhash_del(struct namedobj_instance *ni, struct named_object *no);
|
| H A D | ip_fw_table.c | 3264 ipfw_objhash_del(ni, &tc->no); in unlink_table()
|
| H A D | ip_fw_dynamic.c | 724 ipfw_objhash_del(CHAIN_TO_SRV(ch), no); in dyn_destroy()
|
| H A D | ip_fw_sockopt.c | 4552 ipfw_objhash_del(struct namedobj_instance *ni, struct named_object *no) in ipfw_objhash_del() function
|
| H A D | ip_fw_table_algo.c | 2333 ipfw_objhash_del(icfg->ii, &ife->no); in ta_del_ifidx()
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 752 ipfw_objhash_del(CHAIN_TO_SRV(ch), &cfg->no); in nptv6_destroy() 1002 ipfw_objhash_del(ni, &cfg->no); in destroy_config_cb()
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 307 ipfw_objhash_del(CHAIN_TO_SRV(ch), &cfg->no); in nat64stl_detach_config()
|
| H A D | nat64clat_control.c | 304 ipfw_objhash_del(CHAIN_TO_SRV(ch), &cfg->no); in nat64clat_detach_config()
|
| H A D | nat64lsn_control.c | 218 ipfw_objhash_del(CHAIN_TO_SRV(ch), &cfg->no); in nat64lsn_detach_config()
|