Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Convert 16-bit integer values from CPU host-order to network-order. See function NET_UTIL_HOST_TO_NET_16 for more information.

Files

net_bsd.h

Prototype

Arguments

val

Data value to convert.

Returned Value

Converted data value.

  • No labels