ipfw_ifc
struct ipfw_ifc *ic)
ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic)
ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic)
ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic)
struct ipfw_ifc *ic;
struct ipfw_ifc *ic;
struct ipfw_ifc;
TAILQ_HEAD(, ipfw_ifc) consumers;
TAILQ_ENTRY(ipfw_ifc) next;
struct ipfw_ifc *ic);
void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
void ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
void ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
struct ipfw_ifc ic;