FreeNOS
Data Fields
ARP::ARPCache Struct Reference

ARP table cache entry. More...

Data Fields

Ethernet::Address ethAddr
 
Timer::Info time
 
Size retryCount
 
bool valid
 

Detailed Description

ARP table cache entry.

Definition at line 52 of file ARP.h.

Field Documentation

◆ ethAddr

Ethernet::Address ARP::ARPCache::ethAddr

Definition at line 54 of file ARP.h.

◆ retryCount

Size ARP::ARPCache::retryCount

Definition at line 56 of file ARP.h.

◆ time

Timer::Info ARP::ARPCache::time

Definition at line 55 of file ARP.h.

◆ valid

bool ARP::ARPCache::valid

Definition at line 57 of file ARP.h.


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