Searched refs:stun_magic_cookie_ (Results 1 – 2 of 2) sorted by relevance
71 stun_magic_cookie_(kStunMagicCookie) { in StunMessage()508 buf->WriteUInt32(stun_magic_cookie_); in Write()527 stun_magic_cookie_ = val; in SetStunMagicCookie()
270 uint32_t stun_magic_cookie_; variable