SatCat5
satcat5::eth::SwitchCacheInner::CacheEntry Struct Reference

Detailed Description

Data structure for the internal cache.

Definition at line 71 of file eth_sw_cache.h.

#include <eth_sw_cache.h>

Collaboration diagram for satcat5::eth::SwitchCacheInner::CacheEntry:
[legend]

Public Member Functions

 CacheEntry (const CacheEntry &t)=delete
 
CacheEntryoperator= (const CacheEntry &t)=delete
 

Public Attributes

u64 m_key
 MAC address as u64.
 
unsigned m_port
 Associated port index.
 

Private Attributes

CacheEntrym_next
 Linked list of cache entries.
 

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