Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_iface.c291 ipfw_iface_ref(struct ip_fw_chain *ch, char *name, in ipfw_iface_ref() function
H A Dip_fw_private.h650 int ipfw_iface_ref(struct ip_fw_chain *ch, char *name,
H A Dip_fw_table_algo.c2211 if (ipfw_iface_ref(ch, ifname, &ife->ic) != 0) { in ta_prepare_add_ifidx()