Searched refs:kDropCountMemory (Results 1 – 1 of 1) sorted by relevance
36 constexpr TimeDelta kDropCountMemory = TimeDelta::Millis(1600); in DropDequeuedPacket() local59 if (now >= last_drop_at_ + kDropCountMemory) in DropDequeuedPacket()