ReactOS 0.4.16-dev-338-g34e76ad
|
#include <tcpioctl.h>
Definition at line 106 of file tcpioctl.h.
ULONG IFEntry::if_adminstatus |
Definition at line 114 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
UCHAR IFEntry::if_descr[1] |
Definition at line 130 of file tcpioctl.h.
Referenced by getInterfaceNameByIndex(), InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_descrlen |
Definition at line 129 of file tcpioctl.h.
Referenced by getInterfaceInfoByName(), getInterfaceNameByIndex(), InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_index |
Definition at line 108 of file tcpioctl.h.
Referenced by getInterfaceIndexByName(), getInterfaceIndexTableInt(), InfoTdiQueryGetInterfaceMIB(), test_IF_MIB_STATS(), and WSHIoctl_GetInterfaceList().
ULONG IFEntry::if_indiscards |
Definition at line 120 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_inerrors |
Definition at line 121 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_innucastpkts |
Definition at line 119 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_inoctets |
Definition at line 117 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_inucastpkts |
Definition at line 118 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_inunknownprotos |
Definition at line 122 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_lastchange |
Definition at line 116 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_mtu |
Definition at line 110 of file tcpioctl.h.
Referenced by getAddrByIndexOrName(), InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_operstatus |
Definition at line 115 of file tcpioctl.h.
Referenced by getAddrByIndexOrName(), InfoTdiQueryGetInterfaceMIB(), test_IF_MIB_STATS(), and WSHIoctl_GetInterfaceList().
ULONG IFEntry::if_outdiscards |
Definition at line 126 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_outerrors |
Definition at line 127 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_outnucastpkts |
Definition at line 125 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_outoctets |
Definition at line 123 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_outqlen |
Definition at line 128 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
ULONG IFEntry::if_outucastpkts |
Definition at line 124 of file tcpioctl.h.
Referenced by test_IF_MIB_STATS().
UCHAR IFEntry::if_physaddr[MAX_PHYSADDR_SIZE] |
Definition at line 113 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_physaddrlen |
Definition at line 112 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_speed |
Definition at line 111 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().
ULONG IFEntry::if_type |
Definition at line 109 of file tcpioctl.h.
Referenced by InfoTdiQueryGetInterfaceMIB(), isLoopback(), and test_IF_MIB_STATS().