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

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

#include <openapi_event_notify.h>

Data Fields

uint32_t dnsServerIpAddr [OPEN_DNS_NAME_SERVER_ENTRIES]
 IP addres of DNS servers.
 
uint8_t eventChangeType
 Create, delete or update.
 
uint32_t gateway
 Gateway.
 
unsigned char hostName [OPEN_HOSTNAME_MAX_LEN+1]
 Hostname.
 
uint32_t intIfNum
 Internal interface number if port type is not service or network.
 
uint32_t ipAddr
 Host IP address.
 
OPEN_MGMT_PORT_TYPE_t mgmtPortType
 Management port type.
 
uint32_t netMask
 Host network mask.
 

Detailed Description

Information received in notification for event OPEN_NOTIFY_EVENT_IP_INFO.

Examples:
event_notify_example.c.

Definition at line 204 of file openapi_event_notify.h.


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