Home
last modified time | relevance | path

Searched defs:magic_cookie (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Drelayserver.h194 const std::string& magic_cookie() { return magic_cookie_; } in magic_cookie() function
Dstun.cc256 const char* magic_cookie = in ValidateFingerprint() local
309 std::string magic_cookie; in Read() local
Drelayserver.cc57 const char* error_desc, const std::string& magic_cookie) { in SendStunError()
/external/tcpdump/
Dprint-pptp.c90 uint32_t magic_cookie; member