Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs12 pub(crate) const STALE_COOKIE_ERROR: ErrorCauseCode = ErrorCauseCode(3); constant
30 STALE_COOKIE_ERROR => "Stale Cookie Error", in fmt()