Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun.cc718 StunAddressAttribute::StunAddressAttribute(uint16_t type, in StunAddressAttribute() function in cricket::StunAddressAttribute
724 StunAddressAttribute::StunAddressAttribute(uint16_t type, uint16_t length) in StunAddressAttribute() function in cricket::StunAddressAttribute
Dstun.h132 class StunAddressAttribute; variable