Versions Compared

Key

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

Validate an IPv4 address as a link-local IPv4 address.

net_ipv4.h/net_ipv4.c

addr

IPv4 address to validate.

DEF_YES

if IPv4 address is a link-local IPv4 address;

DEF_NO

otherwise.

None.

IPv4 address must be in host-order.

...