Searched refs:gInterfaceListChangedSocket (Results 1 – 1 of 1) sorted by relevance
191 DEBUG_LOCAL SOCKET gInterfaceListChangedSocket = INVALID_SOCKET; variable1377 …err = WSAIoctl( gInterfaceListChangedSocket, SIO_ADDRESS_LIST_CHANGE, &inBuffer, 0, &outBuffer, 0,… in ServiceSpecificRun()1649 gInterfaceListChangedSocket = sock; in SetupNotifications()1796 if( IsValidSocket( gInterfaceListChangedSocket ) ) in TearDownNotifications()1798 close_compat( gInterfaceListChangedSocket ); in TearDownNotifications()1799 gInterfaceListChangedSocket = kInvalidSocketRef; in TearDownNotifications()