Searched refs:kWimax (Results 1 – 7 of 7) sorted by relevance
61 const char kWimax[] = "WiMAX"; variable83 const char kWimax[] = "WiMAX"; variable
86 ONC_EXPORT extern const char kWimax[];99 ONC_EXPORT extern const char kWimax[];
318 { ::onc::network_config::kWimax, &kWiMAXSignature},332 { ::onc::network_config::kWimax, &kWiMAXWithStateSignature},
277 { ::onc::network_type::kWimax, shill::kTypeWimax},
669 if (type == ::onc::network_type::kWimax) in NetworkTypePatternFromOncType()
382 network_list->AppendString(::onc::network_type::kWimax); in GetEnabledNetworkTypes()
302 } else if (type == ::onc::network_type::kWimax) { in RunSync()