Performs 32-bit conversion from network byte order to host byte order.
#include <prnetdb.h> PRUint32 PR_ntohl(PRUint32 conversion);
The function has the following parameter:
conversion
The value of the conversion parameter in host byte order.