SimpleLink API Reference Manual  1.11.1
 All Data Structures Files Functions Variables Typedefs Macros Groups
_netapp_dhcp_ret_args_t Struct Reference

#include <netapp.h>

Data Fields

unsigned char aucIP [4]
 
unsigned char aucSubnetMask [4]
 
unsigned char aucDefaultGateway [4]
 
unsigned char aucDHCPServer [4]
 
unsigned char aucDNSServer [4]
 

Detailed Description

Definition at line 56 of file netapp.h.

Field Documentation

unsigned char aucIP[4]

Definition at line 58 of file netapp.h.

unsigned char aucSubnetMask[4]

Definition at line 59 of file netapp.h.

unsigned char aucDefaultGateway[4]

Definition at line 60 of file netapp.h.

unsigned char aucDHCPServer[4]

Definition at line 61 of file netapp.h.

unsigned char aucDNSServer[4]

Definition at line 62 of file netapp.h.


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