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

Get corresponding configured IP host address for a remote IP address.

Files

net_ip.h/net_ip.c

Prototype

Arguments

addr_remote

Remote address to get configured IP host address

Returned Value

Configured IP host address,

if available;

NET_IP_ADDR_NONE,

otherwise.

Required Configuration

None.

Notes / Warnings

IP addresses returned in host-order.

  • No labels