|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.13.1.2
|
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 | |
Information received in notification for event OPEN_NOTIFY_EVENT_LLDP_NEIGHBORS.
Definition at line 145 of file openapi_event_notify.h.