Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs19 pub(crate) const COOKIE_RECEIVED_WHILE_SHUTTING_DOWN: ErrorCauseCode = ErrorCauseCode(10); constant
37 COOKIE_RECEIVED_WHILE_SHUTTING_DOWN => "Cookie Received While Shutting Down", in fmt()