Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc881 StunAddressAttribute::StunAddressAttribute(uint16_t type, in StunAddressAttribute() function in cricket::StunAddressAttribute
887 StunAddressAttribute::StunAddressAttribute(uint16_t type, uint16_t length) in StunAddressAttribute() function in cricket::StunAddressAttribute
H A Dstun.h133 class StunAddressAttribute; variable