Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/pf/
H A Dif_pfsync.c256 uint8_t sc_maxupdates; member
396 sc->sc_maxupdates = 128; in pfsync_clone_create()
1588 pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates; in pfsyncioctl()
1604 nvlist_add_number(nvl, "maxupdates", sc->sc_maxupdates); in pfsyncioctl()
2183 if (st->sync_updates >= sc->sc_maxupdates) in pfsync_update_state()
2974 sc->sc_maxupdates = status->maxupdates; in pfsync_kstatus_to_softc()