Home
last modified time | relevance | path

Searched defs:StunAttribute (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.h106 class StunAttribute; variable
Dstun.cc205 StunAttribute::StunAttribute(uint16 type, uint16 length) in StunAttribute() function in cricket::StunAttribute