|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include <tcpioctl.h>
Public Attributes | |
| ULONG | iii_flags |
| ULONG | iii_mtu |
| ULONG | iii_speed |
| ULONG | iii_addrlength |
| UCHAR | iii_addr [1] |
Definition at line 178 of file tcpioctl.h.
| UCHAR IPInterfaceInfo::iii_addr[1] |
Definition at line 184 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_addrlength |
Definition at line 183 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_flags |
Definition at line 180 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_mtu |
Definition at line 181 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_speed |
Definition at line 182 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().