Home
last modified time | relevance | path

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

/webrtc/webrtc/src/
H A Derror.rs105 ErrRetransmitsOrPacketLifeTime, enumerator
/webrtc/webrtc/src/peer_connection/
H A Dmod.rs1843 return Err(Error::ErrRetransmitsOrPacketLifeTime); in create_data_channel()