ipfdetach
(void) ipfdetach(softc);
error = ipfdetach(softc);
extern int ipfdetach(ipf_main_softc_t *);
if (ipfdetach(&V_ipfmain) != 0)