Searched refs:StunMessageType (Results 1 – 3 of 3) sorted by relevance
47 static StunMessage* CreateStunMessage(StunMessageType type, in CreateStunMessage()
27 enum StunMessageType { enum
26 void CheckStunHeader(const StunMessage& msg, StunMessageType expected_type, in CheckStunHeader()