Searched refs:kInterfaceStateAttached (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkStack.cpp82 kInterfaceStateAttached = 0x10, // attached to BSD enumerator in enum:__anon2347
426 kInterfaceStateInactive | kInterfaceStateAttached |
504 if (varBits & kInterfaceStateAttached)
577 if (NIF_TEST(netif, kInterfaceStateAttached) ||
747 ( kInterfaceStateAttaching | kInterfaceStateAttached )) ==
753 NIF_SET( netif, kInterfaceStateAttached );

Completed in 216 milliseconds