Searched defs:isEthernet (Results 1 – 2 of 2) sorted by relevance
74 base::Result<bool> isEthernet(const std::string& interface) { in isEthernet() function
201 auto isEthernet = android::net::isEthernet(tracker.iface); in maybeStartBpf() local