![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
Protocol database entry. More...
#include <zephyr/posix/netdb.h>
Data Fields | |
| char * | p_name |
| Official protocol name. | |
| char ** | p_aliases |
NULL-terminated list of alternate names. | |
| int | p_proto |
| Protocol number. | |
| char** protoent::p_aliases |