ReactOS 0.4.16-dev-250-g3ecd236
|
#include <tcpioctl.h>
Public Attributes | |
ULONG | iii_flags |
ULONG | iii_mtu |
ULONG | iii_speed |
ULONG | iii_addrlength |
UCHAR | iii_addr [1] |
Definition at line 171 of file tcpioctl.h.
UCHAR IPInterfaceInfo::iii_addr[1] |
Definition at line 177 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
ULONG IPInterfaceInfo::iii_addrlength |
Definition at line 176 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
ULONG IPInterfaceInfo::iii_flags |
Definition at line 173 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
ULONG IPInterfaceInfo::iii_mtu |
Definition at line 174 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
ULONG IPInterfaceInfo::iii_speed |
Definition at line 175 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().