ipf_create_all
softc = ipf_create_all(NULL);
extern ipf_main_softc_t *ipf_create_all(void *);
if (ipf_create_all(&V_ipfmain) == NULL)