Searched refs:ipfw_unref_table (Results 1 – 3 of 3) sorted by relevance
230 ipfw_unref_table(ch, cfg->map46); in nat64stl_create()232 ipfw_unref_table(ch, cfg->map64); in nat64stl_create()306 ipfw_unref_table(ch, cfg->map46); in nat64stl_detach_config()307 ipfw_unref_table(ch, cfg->map64); in nat64stl_detach_config()
779 void ipfw_unref_table(struct ip_fw_chain *ch, uint32_t kidx);
1575 ipfw_unref_table(struct ip_fw_chain *ch, uint32_t kidx) in ipfw_unref_table() function