Searched refs:sc_maxupdates (Results 1 – 1 of 1) sorted by relevance
220 uint8_t sc_maxupdates; member339 sc->sc_maxupdates = 128; in pfsync_clone_create()1377 pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates; in pfsyncioctl()1417 sc->sc_maxupdates = pfsyncr.pfsyncr_maxupdates; in pfsyncioctl()1907 if (st->sync_updates >= sc->sc_maxupdates) in pfsync_update_state()