ipf_synclist
static int ipf_synclist(ipf_main_softc_t *, frentry_t *,
(void) ipf_synclist(softc, softc->ipf_acct[0][softc->ipf_active], ifp);
(void) ipf_synclist(softc, softc->ipf_acct[1][softc->ipf_active], ifp);
(void) ipf_synclist(softc, softc->ipf_rules[0][softc->ipf_active], ifp);
(void) ipf_synclist(softc, softc->ipf_rules[1][softc->ipf_active], ifp);
(void) ipf_synclist(softc, g->fg_start, ifp);
(void) ipf_synclist(softc, g->fg_start, ifp);
error = ipf_synclist(softc, fp, NULL);