sc_maxupdates 136 net/if_pfsync.c pfsyncif->sc_maxupdates = 128; sc_maxupdates 893 net/if_pfsync.c pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates; sc_maxupdates 911 net/if_pfsync.c sc->sc_maxupdates = pfsyncr.pfsyncr_maxupdates; sc_maxupdates 1154 net/if_pfsync.c if (action == PFSYNC_ACT_UPD && sc->sc_maxupdates) { sc_maxupdates 1287 net/if_pfsync.c (sc->sc_maxupdates && (sp->updates >= sc->sc_maxupdates))) sc_maxupdates 1690 net/if_pfsync.c } else if (sc->sc_maxupdates) { sc_maxupdates 1746 net/if_pfsync.c (sc->sc_maxupdates && (pt->updates >= sc->sc_maxupdates))) sc_maxupdates 129 net/if_pfsync.h int sc_maxupdates; /* number of updates/state */