ReactOS 0.4.15-dev-7918-g2a2556c
IPRouteEntry Struct Reference

Public Attributes

unsigned long ire_dest
 
unsigned long ire_index
 
unsigned long ire_metric1
 
unsigned long ire_metric2
 
unsigned long ire_metric3
 
unsigned long ire_metric4
 
unsigned long ire_nexthop
 
unsigned long ire_type
 
unsigned long ire_proto
 
unsigned long ire_age
 
unsigned long ire_mask
 
unsigned long ire_metric5
 
unsigned long ire_context
 

Detailed Description

Definition at line 23 of file tcp_info.c.

Member Data Documentation

◆ ire_age

unsigned long IPRouteEntry::ire_age

Definition at line 33 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_context

unsigned long IPRouteEntry::ire_context

Definition at line 36 of file tcp_info.c.

◆ ire_dest

unsigned long IPRouteEntry::ire_dest

◆ ire_index

unsigned long IPRouteEntry::ire_index

Definition at line 25 of file tcp_info.c.

Referenced by createIpForwardEntry(), deleteIpForwardEntry(), and getRouteTable().

◆ ire_mask

unsigned long IPRouteEntry::ire_mask

◆ ire_metric1

unsigned long IPRouteEntry::ire_metric1

Definition at line 26 of file tcp_info.c.

Referenced by createIpForwardEntry(), deleteIpForwardEntry(), and getRouteTable().

◆ ire_metric2

unsigned long IPRouteEntry::ire_metric2

Definition at line 27 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_metric3

unsigned long IPRouteEntry::ire_metric3

Definition at line 28 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_metric4

unsigned long IPRouteEntry::ire_metric4

Definition at line 29 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_metric5

unsigned long IPRouteEntry::ire_metric5

Definition at line 35 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_nexthop

unsigned long IPRouteEntry::ire_nexthop

Definition at line 30 of file tcp_info.c.

Referenced by test_IP_MIB_STATS().

◆ ire_proto

unsigned long IPRouteEntry::ire_proto

Definition at line 32 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().

◆ ire_type

unsigned long IPRouteEntry::ire_type

Definition at line 31 of file tcp_info.c.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().


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