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

Information received in notification for event OPEN_NOTIFY_EVENT_LLDP_NEIGHBORS. More...

#include <openapi_event_notify.h>

Data Fields

uint32_t eventChangeType
 indicates add/remove
 
uint32_t ifNum
 index to identify local port
 
uint32_t remIndex
 part index to identify remote port data
 
unsigned char srcMac [OPEN_MAC_ADDR_LEN]
 source MAC address of remote port
 
uint32_t timestamp
 timestamp also a part index to identify remote port data
 

Detailed Description

Information received in notification for event OPEN_NOTIFY_EVENT_LLDP_NEIGHBORS.

Examples:
event_notify_example.c.

Definition at line 145 of file openapi_event_notify.h.


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