![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
Protocol entry returned by getprotobyname() (legacy). 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. | |
Protocol entry returned by getprotobyname() (legacy).
| char** protoent::p_aliases |