Searched refs:AdapterType (Results 1 – 8 of 8) sorted by relevance
39 enum AdapterType { enum273 AdapterType type);345 AdapterType type() const { return type_; } in type()368 AdapterType type_;
35 typedef std::vector<std::pair<SocketAddress, AdapterType>> IfaceList;48 AdapterType type) { in AddInterface()
102 std::string AdapterTypeToString(AdapterType type) { in AdapterTypeToString()441 AdapterType adapter_type = ADAPTER_TYPE_UNKNOWN; in ConvertIfAddrs()604 AdapterType adapter_type = ADAPTER_TYPE_UNKNOWN; in CreateNetworks()841 AdapterType type) in Network()
123 rtc::AdapterType network_type() const { return network_type_; } in network_type()124 void set_network_type(rtc::AdapterType network_type) { in set_network_type()231 rtc::AdapterType network_type_;
54 const char* AdapterTypeToStatsType(rtc::AdapterType type);
348 const char* AdapterTypeToStatsType(rtc::AdapterType type) { in AdapterTypeToStatsType()
1244 rtc::AdapterType network_type = rtc::ADAPTER_TYPE_ETHERNET; in TEST_F()
120 rtc::AdapterType type) { in AddInterface()