Searched refs:ipf_sync_lastwakeup (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_sync.c133 u_32_t ipf_sync_lastwakeup; member in struct:ipf_sync_softc_s
228 softs->ipf_sync_lastwakeup = 0;
1436 softs->ipf_sync_lastwakeup + softs->ipf_sync_wake_interval) ||
1462 softs->ipf_sync_lastwakeup = softc->ipf_ticks;
1494 softs->ipf_sync_lastwakeup + softs->ipf_sync_wake_interval)) {

Completed in 50 milliseconds