Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NetIP_GetAddrHostCfgd()

...

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

Files

...

net_ip.h/net_ip.c Anchor12772791277279 Prototype

...

rowspan4

...

Anchor12774241277424 Arguments Anchor12774251277425

Prototype

 

Arguments

addr_remote Anchor12774261277426

Remote address to get configured IP host address

...

Returned Value

...

Configured IP host address, Anchor12776271277627

if available;

...

NET_IP_ADDR_NONE, Anchor12776201277620

otherwise.

...

Required Configuration

...

None. Anchor12775971277597

Notes / Warnings

...

IP addresses returned in host-order.