Versions Compared

Key

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

NetIP_IsAddrLocalHost()

Validate an IP address as a Localhost IP address.

...

net_ip.h/net_ip.c

Prototype

 

Arguments

addr

IP address to validate.

...

Localhost IP addresses are any host address in the ‘127.<host>’ subnet.