ReactOS 0.4.16-dev-13-ge2fc578
|
#include <tdiinfo.h>
Public Attributes | |
TDIEntityID | toi_entity |
ULONG | toi_class |
ULONG | toi_type |
ULONG | toi_id |
ULONG _TDIObjectID::toi_class |
Definition at line 75 of file tdiinfo.h.
Referenced by AllocAndGetEntityArray(), createIpForwardEntry(), deleteIpForwardEntry(), GetIFEntry(), GetIPSNMPInfo(), GetTdiEntityType(), hasArp(), SetIpNetEntry(), tdiGetMibForIfEntity(), tdiGetMibForIpEntity(), tdiGetSetOfThings(), TdiQueryInformationEx(), and WSHIoctl_GetInterfaceList().
TDIEntityID _TDIObjectID::toi_entity |
Definition at line 74 of file tdiinfo.h.
Referenced by AllocAndGetEntityArray(), createIpForwardEntry(), deleteIpForwardEntry(), GetIFEntry(), GetIPSNMPInfo(), GetTdiEntityType(), hasArp(), SetIpNetEntry(), tdiGetMibForIfEntity(), tdiGetMibForIpEntity(), tdiGetSetOfThings(), TdiQueryInformationEx(), WSHIoctl_GetInterfaceList(), and WSHNotify().
ULONG _TDIObjectID::toi_id |
Definition at line 77 of file tdiinfo.h.
Referenced by AllocAndGetEntityArray(), createIpForwardEntry(), deleteIpForwardEntry(), GetIFEntry(), GetIPSNMPInfo(), GetTdiEntityType(), hasArp(), SetIpNetEntry(), tdiGetMibForIfEntity(), tdiGetMibForIpEntity(), tdiGetSetOfThings(), TdiQueryInformationEx(), and WSHIoctl_GetInterfaceList().
ULONG _TDIObjectID::toi_type |
Definition at line 76 of file tdiinfo.h.
Referenced by AllocAndGetEntityArray(), createIpForwardEntry(), deleteIpForwardEntry(), GetIFEntry(), GetIPSNMPInfo(), GetTdiEntityType(), hasArp(), SetIpNetEntry(), tdiGetMibForIfEntity(), tdiGetMibForIpEntity(), tdiGetSetOfThings(), TdiQueryInformationEx(), and WSHIoctl_GetInterfaceList().