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

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

ntohl()

Convert 32-bit integer values from network-order to CPU host-order. See section C-17-4 on page 712 for more information.

Files

net_bsd.h

Prototype

ntohl(val);

Required Configuration

Available only if NET_BSD_CFG_API_EN is enabled (see section D-17-1 on page 767).

  • No labels