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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw2.c3564 static moduledata_t ipfwmod = { variable
3576 DECLARE_MODULE(ipfw, ipfwmod, IPFW_SI_SUB_FIREWALL, IPFW_MODEVENT_ORDER);
3582 * Starting up. Done in order after ipfwmod() has been called.
3592 * after ipfwmod() has been called. Not called on reboot.

Completed in 104 milliseconds