Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c369 ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_add_notify() function
H A Dip_fw_private.h646 void ipfw_iface_add_notify(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
H A Dip_fw_table_algo.c2265 ipfw_iface_add_notify(icfg->ch, &ife->ic); in ta_add_ifidx()