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