Searched refs:ipfw_unref_table (Results 1 – 3 of 3) sorted by relevance
233 ipfw_unref_table(ch, cfg->map46); in nat64stl_create()235 ipfw_unref_table(ch, cfg->map64); in nat64stl_create()309 ipfw_unref_table(ch, cfg->map46); in nat64stl_detach_config()310 ipfw_unref_table(ch, cfg->map64); in nat64stl_detach_config()
780 void ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx);
1650 ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx) in ipfw_unref_table() function