Home
last modified time | relevance | path

Searched refs:sc_maxupdates (Results 1 – 1 of 1) sorted by relevance

/src/sys/netpfil/pf/
H A Dif_pfsync.c265 uint8_t sc_maxupdates; member
405 sc->sc_maxupdates = 128; in pfsync_clone_create()
1797 pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates; in pfsyncioctl()
1813 nvlist_add_number(nvl, "maxupdates", sc->sc_maxupdates); in pfsyncioctl()
2403 if (st->sync_updates >= sc->sc_maxupdates) in pfsync_update_state()
3199 sc->sc_maxupdates = status->maxupdates; in pfsync_kstatus_to_softc()