Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: