Versions Compared

Key

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

Description

Validate an IPv6 address as the unspecified IPv6 address.

Files

net_ipv6.h/net_ipv6.c

Prototype

Arguments

p_addr

Pointer to the IPv6 address to validate.

Returned Value

DEF_YES, if the IPv6 address is the unspecified IPv6 address.
DEF_NO, otherwise.

Required Configuration

None.

Notes / Warnings

The IPv6 unspecified address is defined as 0000:0000:0000:0000:0000:0000:0000:0000 or ::