ipfw_iface_unref
void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
ipfw_iface_unref(ch, &ife->ic);
ipfw_iface_unref(icfg->ch, &ife->ic);