|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.13.1.2
|
Information received in notification for event OPEN_NOTIFY_EVENT_FDB_ENTRY. More...
#include <openapi_event_notify.h>
Data Fields | |
| OPEN_FDB_ADDR_FLAG_t | entryType |
| Flag indicate the learnt mode. | |
| uint8_t | eventChangeType |
| Create or delete. | |
| uint32_t | ifNum |
| Port number on which the station is learned. | |
| unsigned char | mac [OPEN_MAC_ADDR_LEN] |
| MAC address of learned/aged out station. | |
| uint32_t | vlanId |
| VLAN ID on which the station is learned. | |
Information received in notification for event OPEN_NOTIFY_EVENT_FDB_ENTRY.
Definition at line 187 of file openapi_event_notify.h.