Searched refs:ipfw_ifc (Results 1 – 3 of 3) sorted by relevance
293 struct ipfw_ifc *ic) in ipfw_iface_ref()369 ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_add_notify()388 ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_del_notify()403 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_unref()423 struct ipfw_ifc *ic; in handle_ifattach()444 struct ipfw_ifc *ic; in handle_ifdetach()
364 struct ipfw_ifc;376 TAILQ_HEAD(, ipfw_ifc) consumers;379 struct ipfw_ifc { struct380 TAILQ_ENTRY(ipfw_ifc) next;644 struct ipfw_ifc *ic);645 void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);646 void ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);647 void ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
1908 struct ipfw_ifc ic;