Home
last modified time | relevance | path

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

/system/netd/server/
DOffloadUtils.cpp74 base::Result<bool> isEthernet(const std::string& interface) { in isEthernet() function
DClatdController.cpp201 auto isEthernet = android::net::isEthernet(tracker.iface); in maybeStartBpf() local