Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_iface.c402 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_unref() function
H A Dip_fw_private.h652 void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
H A Dip_fw_table_algo.c2143 ipfw_iface_unref(ch, &ife->ic); in destroy_ifidx_locked()
2343 ipfw_iface_unref(icfg->ch, &ife->ic); in ta_del_ifidx()