Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_iface.c64 static void handle_ifdetach(struct ip_fw_chain *ch, struct ipfw_iface *iif,
117 handle_ifdetach(ch, iif, ifp->if_index); in ipfw_kifhandler()
440 handle_ifdetach(struct ip_fw_chain *ch, struct ipfw_iface *iif, in handle_ifdetach() function