Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.cc488 StunAddressAttribute::StunAddressAttribute(uint16_t type, in StunAddressAttribute() function in cricket::StunAddressAttribute
494 StunAddressAttribute::StunAddressAttribute(uint16_t type, uint16_t length) in StunAddressAttribute() function in cricket::StunAddressAttribute
Dstun.h120 class StunAddressAttribute; variable