|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <iphlpapi_private.h>

Public Attributes | |
| TDIEntityID | entity_id |
| IFEntrySafelySized | if_info |
| IPAddrEntry | ip_addr |
Definition at line 128 of file iphlpapi_private.h.
| TDIEntityID _IFInfo::entity_id |
Definition at line 129 of file iphlpapi_private.h.
Referenced by getInterfaceIndexTableInt(), and getInterfaceInfoSet().
| IFEntrySafelySized _IFInfo::if_info |
Definition at line 130 of file iphlpapi_private.h.
Referenced by getAddrByIndexOrName(), getInterfaceIndexByName(), getInterfaceIndexTableInt(), getInterfaceInfoByName(), and getInterfaceNameByIndex().
| IPAddrEntry _IFInfo::ip_addr |
Definition at line 131 of file iphlpapi_private.h.
Referenced by getAddrByIndexOrName().