Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c220 uint8_t sc_maxupdates; member
339 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()