Searched refs:SIZE1 (Results 1 – 2 of 2) sorted by relevance
251 if ((length != StunTransportPrefsAttribute::SIZE1) && in Create()319 STUN_ATTR_TRANSPORT_PREFERENCES, StunTransportPrefsAttribute::SIZE1); in CreateTransportPrefs()511 SetLength(SIZE1); in SetPreallocateAddress()
328 enum { SIZE1 = 4, SIZE2 = 12 }; enumerator330 static const uint16 SIZE1 = 4; variable