|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tcpioctl.h>
Public Attributes | |
| ULONG | iii_flags |
| ULONG | iii_mtu |
| ULONG | iii_speed |
| ULONG | iii_addrlength |
| UCHAR | iii_addr [1] |
Definition at line 174 of file tcpioctl.h.
| UCHAR IPInterfaceInfo::iii_addr[1] |
Definition at line 180 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_addrlength |
Definition at line 179 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_flags |
Definition at line 176 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_mtu |
Definition at line 177 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().
| ULONG IPInterfaceInfo::iii_speed |
Definition at line 178 of file tcpioctl.h.
Referenced by test_IP_MIB_STATS().