Home
last modified time | relevance | path

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

/webrtc/sctp/src/association/
H A Dassociation_internal.rs2150 let handle_code = chunk.header().typ.0 >> 6; in handle_chunk() localVariable
2151 match handle_code { in handle_chunk()