ReactOS 0.4.15-dev-7842-g558ab78
IFEntry Struct Reference

#include <tcpioctl.h>

Public Attributes

ULONG if_index
 
ULONG if_type
 
ULONG if_mtu
 
ULONG if_speed
 
ULONG if_physaddrlen
 
UCHAR if_physaddr [MAX_PHYSADDR_SIZE]
 
ULONG if_adminstatus
 
ULONG if_operstatus
 
ULONG if_lastchange
 
ULONG if_inoctets
 
ULONG if_inucastpkts
 
ULONG if_innucastpkts
 
ULONG if_indiscards
 
ULONG if_inerrors
 
ULONG if_inunknownprotos
 
ULONG if_outoctets
 
ULONG if_outucastpkts
 
ULONG if_outnucastpkts
 
ULONG if_outdiscards
 
ULONG if_outerrors
 
ULONG if_outqlen
 
ULONG if_descrlen
 
UCHAR if_descr [1]
 

Detailed Description

Definition at line 106 of file tcpioctl.h.

Member Data Documentation

◆ if_adminstatus

ULONG IFEntry::if_adminstatus

Definition at line 114 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_descr

UCHAR IFEntry::if_descr[1]

◆ if_descrlen

ULONG IFEntry::if_descrlen

◆ if_index

◆ if_indiscards

ULONG IFEntry::if_indiscards

Definition at line 120 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_inerrors

ULONG IFEntry::if_inerrors

Definition at line 121 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_innucastpkts

ULONG IFEntry::if_innucastpkts

Definition at line 119 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_inoctets

ULONG IFEntry::if_inoctets

Definition at line 117 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_inucastpkts

ULONG IFEntry::if_inucastpkts

Definition at line 118 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_inunknownprotos

ULONG IFEntry::if_inunknownprotos

Definition at line 122 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_lastchange

ULONG IFEntry::if_lastchange

Definition at line 116 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_mtu

ULONG IFEntry::if_mtu

◆ if_operstatus

ULONG IFEntry::if_operstatus

◆ if_outdiscards

ULONG IFEntry::if_outdiscards

Definition at line 126 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_outerrors

ULONG IFEntry::if_outerrors

Definition at line 127 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_outnucastpkts

ULONG IFEntry::if_outnucastpkts

Definition at line 125 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_outoctets

ULONG IFEntry::if_outoctets

Definition at line 123 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_outqlen

ULONG IFEntry::if_outqlen

Definition at line 128 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_outucastpkts

ULONG IFEntry::if_outucastpkts

Definition at line 124 of file tcpioctl.h.

Referenced by test_IF_MIB_STATS().

◆ if_physaddr

UCHAR IFEntry::if_physaddr[MAX_PHYSADDR_SIZE]

Definition at line 113 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_physaddrlen

ULONG IFEntry::if_physaddrlen

Definition at line 112 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_speed

ULONG IFEntry::if_speed

Definition at line 111 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), and test_IF_MIB_STATS().

◆ if_type

ULONG IFEntry::if_type

Definition at line 109 of file tcpioctl.h.

Referenced by InfoTdiQueryGetInterfaceMIB(), isLoopback(), and test_IF_MIB_STATS().


The documentation for this struct was generated from the following file: