MacFilterEntry Struct Reference
MAC filter table entry. More...
#include <ethernet.h>
Data Fields | |
MacAddr | addr |
MAC address. More... | |
uint_t | refCount |
Reference count for the current entry. More... | |
bool_t | addFlag |
bool_t | deleteFlag |
Detailed Description
MAC filter table entry.
Definition at line 261 of file ethernet.h.
Field Documentation
◆ addFlag
bool_t addFlag |
Definition at line 265 of file ethernet.h.
◆ addr
MacAddr addr |
MAC address.
Definition at line 263 of file ethernet.h.
◆ deleteFlag
bool_t deleteFlag |
Definition at line 266 of file ethernet.h.
◆ refCount
uint_t refCount |
Reference count for the current entry.
Definition at line 264 of file ethernet.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/ethernet.h