Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c1746 st->sync_updates = 0; in pfsync_insert_state()
1906 st->sync_updates++; in pfsync_update_state()
1907 if (st->sync_updates >= sc->sc_maxupdates) in pfsync_update_state()
1919 st->sync_updates = 0; in pfsync_update_state()
/f-stack/tools/compat/include/net/
H A Dpfvar.h426 u_int8_t sync_updates; member
/f-stack/freebsd/net/
H A Dpfvar.h538 u_int8_t sync_updates; member