Versions Compared

Key

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

Description

Validate an IPv6 address as a configured IPv6 host address on an enabled interface.

Files

net_ipv6.h/net_ipv6.c

Prototype

Arguments

p_addr

Pointer to IPv6 address to validate.

Returned Value

DEF_YES, if IPv6 address is one of the host's configured IPv6 addresses.
DEF_NO, otherwise.

Required Configuration

None.

Notes / Warnings

None.