HomeSort by relevance Sort by last modified time
    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 136 milliseconds