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