Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.13.1.2
Data Fields

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.
 

Detailed Description

Information received in notification for event OPEN_NOTIFY_EVENT_FDB_ENTRY.

Examples:
event_notify_example.c.

Definition at line 187 of file openapi_event_notify.h.


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