Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
protoent Struct Reference

#include <netdb.h>

Data Fields

char * p_name
 
char ** p_aliases
 
int p_proto
 

Field Documentation

◆ p_aliases

char** protoent::p_aliases

◆ p_name

char* protoent::p_name

◆ p_proto

int protoent::p_proto

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