ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <winsock.h>
Public Attributes | |
char * | p_name |
char ** | p_aliases |
short | p_proto |
char ** protoent::p_aliases |
Definition at line 172 of file winsock.h.
Referenced by BytesInProtoent(), and CopyProtoentToBuffer().
char * protoent::p_name |
Definition at line 171 of file winsock.h.
Referenced by BytesInProtoent(), CopyProtoentToBuffer(), and getprotobyname().
short protoent::p_proto |
Definition at line 173 of file winsock.h.
Referenced by getprotobynumber().