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