Searched refs:pfsync_time (Results 1 – 3 of 3) sorted by relevance
129 int32_t pfsync_time; /* [S] */ member
1781 if (!sync && (getuptime() - st->pfsync_time) < 2) in pfsync_update_state()2963 st->pfsync_time = getuptime(); in pfsync_in_updates()2965 st->expire = st->pfsync_time; in pfsync_in_updates()
1549 st->pfsync_time = getuptime(); in pf_state_import()