Searched defs:nack_threshold_packets (Results 1 – 1 of 1) sorted by relevance
28 NackTracker::NackTracker(int nack_threshold_packets) in NackTracker()42 NackTracker* NackTracker::Create(int nack_threshold_packets) { in Create()