Versions Compared

Key

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

Validate an IP IPv4 address as a valid IP IPv4 host address.

Files

net_ipipv4.h/net_ipipv4.c

Prototype

Arguments

addr_host

IP IPv4 host address to validate.

Returned Value

DEF_YES

if valid IP IPv4 host address;

DEF_NO

otherwise.

Required Configuration

None.

Notes / Warnings

IP IPv4 address must be in host-order. A valid IP IPv4 host address must not be one of the following:

...