Searched refs:ipfw_ifc (Results 1 – 3 of 3) sorted by relevance
294 struct ipfw_ifc *ic) in ipfw_iface_ref()370 ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_add_notify()389 ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_del_notify()404 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_unref()424 struct ipfw_ifc *ic; in handle_ifattach()445 struct ipfw_ifc *ic; in handle_ifdetach()
375 struct ipfw_ifc;387 TAILQ_HEAD(, ipfw_ifc) consumers;390 struct ipfw_ifc { struct391 TAILQ_ENTRY(ipfw_ifc) next;623 struct ipfw_ifc *ic);624 void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);625 void ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);626 void ipfw_iface_del_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
1920 struct ipfw_ifc ic;