Searched refs:ipfw_iface_del_notify (Results 1 – 3 of 3) sorted by relevance
388 ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_del_notify() function
647 void ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
2132 ipfw_iface_del_notify(ch, &ife->ic); in destroy_ifidx_locked()2335 ipfw_iface_del_notify(icfg->ch, &ife->ic); in ta_del_ifidx()