SimpleLink API Reference Manual  1.11.1
 All Data Structures Files Functions Variables Typedefs Macros Groups
_netapp_ipconfig_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]
 
unsigned char uaMacAddr [6]
 
unsigned char uaSSID [32]
 

Detailed Description

Definition at line 65 of file netapp.h.

Field Documentation

unsigned char aucIP[4]

Definition at line 67 of file netapp.h.

unsigned char aucSubnetMask[4]

Definition at line 68 of file netapp.h.

unsigned char aucDefaultGateway[4]

Definition at line 69 of file netapp.h.

unsigned char aucDHCPServer[4]

Definition at line 70 of file netapp.h.

unsigned char aucDNSServer[4]

Definition at line 71 of file netapp.h.

unsigned char uaMacAddr[6]

Definition at line 72 of file netapp.h.

unsigned char uaSSID[32]

Definition at line 73 of file netapp.h.


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