Home
last modified time | relevance | path

Searched refs:ipfw_iface (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c96 struct ipfw_iface *iif; in ipfw_kifhandler()
112 iif = (struct ipfw_iface*)ipfw_objhash_lookup_name(ii, 0, in ipfw_kifhandler()
296 struct ipfw_iface *iif, *tmp; in ipfw_iface_ref()
315 iif = (struct ipfw_iface *)ipfw_objhash_lookup_name(ii, 0, name); in ipfw_iface_ref()
371 struct ipfw_iface *iif; in ipfw_iface_add_notify()
390 struct ipfw_iface *iif; in ipfw_iface_del_notify()
405 struct ipfw_iface *iif; in ipfw_iface_unref()
420 handle_ifattach(struct ip_fw_chain *ch, struct ipfw_iface *iif, in handle_ifattach()
441 handle_ifdetach(struct ip_fw_chain *ch, struct ipfw_iface *iif, in handle_ifdetach()
469 struct ipfw_iface *iif; in export_iface_internal()
[all …]
H A Dip_fw_private.h369 struct ipfw_iface { struct
381 struct ipfw_iface *iface; argument
H A Dip_fw_table_algo.c2221 struct ipfw_iface *iif; in ta_add_ifidx()