Home
last modified time | relevance | path

Searched refs:send_retransmit_count_attribute (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.h166 bool send_retransmit_count_attribute() const { in send_retransmit_count_attribute() function
Dport.cc688 if (connection_->port()->send_retransmit_count_attribute()) { in Prepare()