Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
hostent Struct Reference

#include <netdb.h>

Data Fields

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

Field Documentation

◆ h_addr_list

char** hostent::h_addr_list

◆ h_addrtype

int hostent::h_addrtype

◆ h_aliases

char** hostent::h_aliases

◆ h_length

int hostent::h_length

◆ h_name

char* hostent::h_name

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