Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: