Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_iface.c404 ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic) in ipfw_iface_unref() function
H A Dip_fw_private.h623 void ipfw_iface_unref(struct ip_fw_chain *ch, struct ipfw_ifc *ic);
H A Dip_fw_table_algo.c2145 ipfw_iface_unref(ch, &ife->ic); in destroy_ifidx_locked()
2345 ipfw_iface_unref(icfg->ch, &ife->ic); in ta_del_ifidx()