Searched refs:dwIndex (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/windows/native/java/net/
H A DNetworkInterface.h45 DWORD dwIndex; /* Internal index */ member in struct:_netif
H A DNetworkInterface.c144 ifindex = GetFriendlyIfIndex(ifrowP->dwIndex);
312 curr->dwIndex = ifrowP->dwIndex;
314 curr->index = GetFriendlyIfIndex(ifrowP->dwIndex);
386 * matching dwIndex. Ignore 0.0.0.0 addresses.
393 if (tableP->table[i].dwIndex == netifP->dwIndex &&
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Frame.cpp774 cf.dwIndex = iCandType;
H A Dawt_Component.cpp3774 cf.dwIndex = iCandType;

Completed in 59 milliseconds