Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs18 pub(crate) const NO_USER_DATA: ErrorCauseCode = ErrorCauseCode(9); constant
36 NO_USER_DATA => "No User Data", in fmt()