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

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_ioctl.c239 static void pf_unload(void);
5449 pf_unload(void) function
5485 SYSUNINIT(pf_unload, SI_SUB_PROTO_FIREWALL, SI_ORDER_SECOND, pf_unload, NULL);
5499 /* Handled in SYSUNINIT(pf_unload) to ensure it's done after

Completed in 126 milliseconds