|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsock.h>

Public Attributes | |
| char * | p_name |
| char ** | p_aliases |
| short | p_proto |
| char ** protoent::p_aliases |
Definition at line 166 of file winsock.h.
Referenced by BytesInProtoent(), and CopyProtoentToBuffer().
| char * protoent::p_name |
Definition at line 165 of file winsock.h.
Referenced by BytesInProtoent(), CopyProtoentToBuffer(), and getprotobyname().
| short protoent::p_proto |
Definition at line 167 of file winsock.h.
Referenced by getprotobynumber().