Searched refs:arp_type (Results 1 – 1 of 1) sorted by relevance
263 int arp_type = ARPHRD_VOID; in GetDeviceTechnology() local266 !base::StringToInt(type_string, &arp_type)) { in GetDeviceTechnology()267 arp_type = ARPHRD_VOID; in GetDeviceTechnology()284 if (arp_type == ARPHRD_IEEE80211_RADIOTAP) { in GetDeviceTechnology()319 if (arp_type == ARPHRD_LOOPBACK) { in GetDeviceTechnology()324 if (arp_type == ARPHRD_PPP) { in GetDeviceTechnology()