Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

/projects/cubeos/src_current/net/netinet/in.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ntohl(x)   (x)
#define ntohs(x)   (x)
#define htonl(x)   (x)
#define htons(x)   (x)


Detailed Description

Definition in file in.h.


Define Documentation

#define htonl      (x)
 

Definition at line 26 of file in.h.

#define htons      (x)
 

Definition at line 27 of file in.h.

#define ntohl      (x)
 

Definition at line 24 of file in.h.

#define ntohs      (x)
 

Definition at line 25 of file in.h.


Generated on Thu Feb 20 15:38:58 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002