Home
last modified time | relevance | path

Searched refs:Null (Results 1 – 3 of 3) sorted by relevance

/webrtc/dtls/src/
H A Dcompression_methods.rs8 Null = 0, enumerator
15 0 => CompressionMethodId::Null, in from()
57 ids: vec![CompressionMethodId::Null], in default_compression_methods()
/webrtc/dtls/src/handshake/handshake_message_server_hello/
H A Dhandshake_message_server_hello_test.rs34 compression_method: CompressionMethodId::Null, in test_handshake_message_server_hello()
/webrtc/dtls/src/handshake/handshake_message_client_hello/
H A Dhandshake_message_client_hello_test.rs48 ids: vec![CompressionMethodId::Null], in test_handshake_message_client_hello()