OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNetworkForInterface
(Results
1 - 3
of
3
) sorted by null
/system/netd/server/
ClatdController.cpp
64
unsigned netId = mNetCtrl->
getNetworkForInterface
(interface);
NetworkController.h
98
unsigned
getNetworkForInterface
(const char* interface) const;
NetworkController.cpp
343
unsigned NetworkController::
getNetworkForInterface
(const char* interface) const {
Completed in 611 milliseconds