Searched refs:ipfw_iface_unref (Results 1 – 3 of 3) sorted by relevance
404 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_unref() function
623 void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
2145 ipfw_iface_unref(ch, &ife->ic); in destroy_ifidx_locked()2345 ipfw_iface_unref(icfg->ch, &ife->ic); in ta_del_ifidx()