HomeSort by: relevance | last modified time | path
    Searched refs:ipf_state_wm_last (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 280 u_int ipf_state_wm_last; member in struct:ipf_state_softc_s
ip_state.c 267 softs->ipf_state_wm_last = 0;
410 softs->ipf_state_wm_last = softc->ipf_ticks;
3711 softs->ipf_state_wm_last = softc->ipf_ticks;
3875 if (softc->ipf_ticks - softs->ipf_state_wm_last >
3883 softs->ipf_state_wm_last = softc->ipf_ticks;

Completed in 14 milliseconds