Searched refs:srf_lbolt (Results 1 – 2 of 2) sorted by relevance
1383 if (now - srfp->srf_lbolt > srp->sr_rto) { in sfxge_rx_qflow_add()1474 srfp->srf_lbolt = now; in sfxge_rx_qflow_add()1483 srfp->srf_lbolt = now; in sfxge_rx_qflow_add()1642 if (now - srfp->srf_lbolt <= srp->sr_rto) in sfxge_rx_qpacket_coalesce()1663 srfp->srf_lbolt = now; in sfxge_rx_qpacket_coalesce()
379 clock_t srf_lbolt; member