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

Get corresponding configured IPv4 host address for a remote IPv4 address to use as source address.

Files

net_ipv4.h/net_ipv4.c

Prototype

Arguments

addr_remote

Remote address to get configured IPv4 host address

Returned Value

Configured IPv4 host address,

if available;

NET_IP_ADDR_NONE,

otherwise.

Required Configuration

None.

Notes / Warnings

IPv4 addresses returned in host-order.

  • No labels