SimpleLink CC3120/CC3220 Host Driver  Version 2.0.1.15
Simplifies the implementation of Internet connectivity
hostent Struct Reference

Data Fields

char * h_name
 
char ** h_aliases
 
int h_addrtype
 
int h_length
 
char ** h_addr_list
 

Detailed Description

Definition at line 30 of file netdb.h.

Field Documentation

char** h_addr_list

Definition at line 36 of file netdb.h.

int h_addrtype

Definition at line 34 of file netdb.h.

char** h_aliases

Definition at line 33 of file netdb.h.

int h_length

Definition at line 35 of file netdb.h.

char* h_name

Definition at line 32 of file netdb.h.


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