_DISCOVERY_TELE Struct Reference


Detailed Description

Definition at line 61 of file discover.h.

Data Fields

u_long dist_xid
 Exchange identifier.
u_char dist_type
 Message type, 0=request, 1=announce, 2=apply.
u_char dist_ver
 Telegram version.
u_char dist_mac [6]
 Ethernet MAC address.
u_long dist_ip_addr
 Last used IP address.
u_long dist_ip_mask
 IP netmask.
u_long dist_gateway
 Default route.
u_long dist_cip_addr
 Configured IP address.
u_char dist_hostname [8]
 Host name of the system.
u_char dist_custom [92]
 Bootfile to request.


Field Documentation

u_long _DISCOVERY_TELE::dist_xid

Exchange identifier.

Definition at line 62 of file discover.h.

Referenced by NutDiscoveryAnnTele().

u_char _DISCOVERY_TELE::dist_type

Message type, 0=request, 1=announce, 2=apply.

Definition at line 63 of file discover.h.

Referenced by NutDiscoveryAnnTele().

u_char _DISCOVERY_TELE::dist_ver

Telegram version.

Definition at line 64 of file discover.h.

Referenced by NutDiscoveryAnnTele().

u_char _DISCOVERY_TELE::dist_mac[6]

Ethernet MAC address.

Definition at line 65 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_long _DISCOVERY_TELE::dist_ip_addr

Last used IP address.

Definition at line 66 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_long _DISCOVERY_TELE::dist_ip_mask

IP netmask.

Definition at line 67 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_long _DISCOVERY_TELE::dist_gateway

Default route.

Definition at line 68 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_long _DISCOVERY_TELE::dist_cip_addr

Configured IP address.

Definition at line 69 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_char _DISCOVERY_TELE::dist_hostname[8]

Host name of the system.

Definition at line 70 of file discover.h.

Referenced by NutDiscoveryAnnTele(), and NutDiscoveryAppConf().

u_char _DISCOVERY_TELE::dist_custom[92]

Bootfile to request.

Definition at line 71 of file discover.h.

Referenced by NutDiscoveryAnnTele().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/