|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.9.0.2
|
Data Fields | |
| unsigned char | bootFile [OPEN_BOOTP_FILE_LEN+1] |
| OPEN_BOOL_t | dhcpAddressFlushFlag |
| uint32_t | gateway |
| uint32_t | ip |
| uint32_t | netMask |
| uint32_t | offeredOptionsMask |
| open_dhcp_option125_t | opt125 |
| unsigned char | optBootFile [OPEN_BOOTP_FILE_LEN+1] |
| unsigned char | optDefDomainName [OPENAPI_DNS_HOST_NAME_LEN_MAX+1] |
| uint32_t | optDnsServerIpAddr [OPEN_DNS_NAME_SERVER_ENTRIES] |
| unsigned char | optHostName [OPEN_HOSTNAME_MAX_LEN+1] |
| uint32_t | optNtpServerIpAddr [OPEN_SNTP_MAX_SERVER_ENTRIES] |
| uint32_t | optTftpSvrIpAddr |
| unsigned char | optTftpSvrName [OPEN_BOOTP_SNAME_LEN+1] |
| uint32_t | siaddr |
| unsigned char | sname [OPEN_BOOTP_SNAME_LEN+1] |
| open_dhcp_vendor_specific_option_t * | vendSpecificOptions |
Definition at line 101 of file openapi_dhcp_client.h.