Searched defs:StunAttribute (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.h | 119 class StunAttribute; variable |
D | stun.cc | 416 StunAttribute::StunAttribute(uint16_t type, uint16_t length) in StunAttribute() function in cricket::StunAttribute |