Searched refs:METHOD_DATA (Results 1 – 3 of 3) sorted by relevance
480 pub const METHOD_DATA: Method = Method(0x007); constant498 METHOD_DATA => "Data", in fmt()
426 Box::new(MessageType::new(METHOD_DATA, CLASS_INDICATION)), in packet_handler()
323 if msg.typ.method == METHOD_DATA { in handle_stun_message()