Home
last modified time | relevance | path

Searched refs:GetAdapterIndex (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Diphlpapi.h22 DWORD WINAPI GetAdapterIndex(LPWSTR,PULONG);
/reactos/dll/win32/iphlpapi/
H A Diphlpapi.spec26 @ stdcall GetAdapterIndex(wstr ptr)
H A Diphlpapi_main.c667 DWORD WINAPI GetAdapterIndex(LPWSTR AdapterName, PULONG IfIndex) in GetAdapterIndex() function