Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/test/
H A Dnetwork_emulation_manager.h62 struct EmulatedEndpointConfig { struct
63 enum class IpAddressFamily { kIpv4, kIpv6 };
87 EmulatedEndpointConfig client_config; argument