Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c65 static void handle_ifdetach(struct ip_fw_chain *ch, struct ipfw_iface *iif,
118 handle_ifdetach(ch, iif, ifp->if_index); in ipfw_kifhandler()
441 handle_ifdetach(struct ip_fw_chain *ch, struct ipfw_iface *iif, in handle_ifdetach() function