Searched refs:ipfw_ifdetach_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_iface.c84 static eventhandler_tag ipfw_ifdetach_event, ipfw_ifattach_event; variable
145 ipfw_ifdetach_event = EVENTHANDLER_REGISTER(
176 ipfw_ifdetach_event);

Completed in 61 milliseconds