OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAllMulti
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/wifi/ipv6proxy/
interface.h
43
bool
setAllMulti
();
interface.cpp
31
//
setAllMulti
will set the ALLMULTI flag for the interface, this allows us
33
return
setAllMulti
() &&
39
bool Interface::
setAllMulti
() {
Completed in 183 milliseconds