Versions Compared

Key

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

...

NetIP_IsAddrThisHost()

...

Validate an IP address as the ‘This Host’ initialization IP address. Anchor10919951091995

Files

Anchor10919961091996net_ip.h/net_ip.c Anchor10919971091997

Prototype

...

 

Arguments

addr

IP address to validate.

...

...

Returned Value

...

10920021092002DEF_YES Anchor12559921255992

if IP address is a ‘This Host’ initialization IP address;

...

DEF_NO Anchor12559991255999

otherwise.

...

Required Configuration

...

None. Anchor10920061092006

Notes / Warnings

Anchor10920071092007IP address must be in host-order. Anchor10920081092008

The ‘This Host’ initialization IP address is 0.0.0.0.