ReactOS 0.4.15-dev-7958-gcd0bb1a
ARPEntry Struct Reference

Public Attributes

unsigned long ae_index
 
unsigned long ae_physaddrlen
 
unsigned char ae_physaddr [MAX_PHYSADDR_SIZE]
 
unsigned long ae_address
 
unsigned long ae_unknown
 

Detailed Description

Definition at line 373 of file tcp_info.c.

Member Data Documentation

◆ ae_address

unsigned long ARPEntry::ae_address

Definition at line 378 of file tcp_info.c.

Referenced by test_AT_ARP_STATS().

◆ ae_index

unsigned long ARPEntry::ae_index

Definition at line 375 of file tcp_info.c.

◆ ae_physaddr

unsigned char ARPEntry::ae_physaddr[MAX_PHYSADDR_SIZE]

Definition at line 377 of file tcp_info.c.

◆ ae_physaddrlen

unsigned long ARPEntry::ae_physaddrlen

Definition at line 376 of file tcp_info.c.

◆ ae_unknown

unsigned long ARPEntry::ae_unknown

Definition at line 379 of file tcp_info.c.


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