プロトコル名からそれを収めたprotoent 構造体を返す
struct PROTOENT* FAR getprotobyname(
const char* name
);
----
name
-A pointer to a protocol name.