Searched refs:SetInterfaceFlags (Results 1 – 2 of 2) sorted by relevance
43 SetInterfaceFlags(0, IFF_UP); in PreRecovery()50 if (SetInterfaceFlags(IFF_UP, 0) < 0) { in PreFastboot()58 int EthernetDevice::SetInterfaceFlags(const unsigned set, const unsigned clr) { in SetInterfaceFlags() function in EthernetDevice
35 int SetInterfaceFlags(const unsigned set, const unsigned clr);