ReactOS 0.4.15-dev-8612-g0707475
|
#include <ipexport.h>
Public Attributes | |
ULONG | Index |
WCHAR | Name [MAX_ADAPTER_NAME] |
Definition at line 145 of file ipexport.h.
ULONG _IP_ADAPTER_INDEX_MAP::Index |
Definition at line 146 of file ipexport.h.
Referenced by BuildAdapterMap(), GetInterfaceInfo(), IpReleaseAddress(), IpRenewAddress(), and START_TEST().
WCHAR _IP_ADAPTER_INDEX_MAP::Name[MAX_ADAPTER_NAME] |
Definition at line 147 of file ipexport.h.
Referenced by BuildAdapterMap(), GetInterfaceInfo(), OpenAdapterHandle(), START_TEST(), and test_GetInterfaceName().