OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIPv6PrivacyExtensions
(Results
1 - 3
of
3
) sorted by null
/system/netd/
InterfaceController.h
37
int
setIPv6PrivacyExtensions
(const char *interface, const int on);
InterfaceController.cpp
133
int InterfaceController::
setIPv6PrivacyExtensions
(const char *interface, const int on) {
CommandListener.cpp
587
if (sInterfaceCtrl->
setIPv6PrivacyExtensions
(argv[2], enable) == 0) {
[
all
...]
Completed in 25 milliseconds