inet.h File Reference

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

Go to the source code of this file.

Defines

#define htons(ui16)   ui16
#define ntohs(ui16)   ui16
#define htonl(ui32)   ui32
#define ntohl(ui32)   ui32


Define Documentation

#define htonl ( ui32   )     ui32

Definition at line 41 of file inet.h.

Referenced by nip_tcp_disp_receive(), and nip_tcp_disp_send().

#define htons ( ui16   )     ui16

#define ntohl ( ui32   )     ui32

Definition at line 42 of file inet.h.

Referenced by nip_dhcp_disp_check(), and nip_tcp_disp_receive().

#define ntohs ( ui16   )     ui16


Generated on Thu Jul 10 01:09:40 2008 for NIP by  doxygen 1.5.5