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 2 Next »

htonl()

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

Files

net_bsd.h

Prototype

 

Required Configuration

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

  • No labels