Versions Compared

Key

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

...

p_addr_tbl_qty

Pointer to a variable to 1) pass

    1. Pass the size of the address table, in number of IPv6 addresses, pointed to by 'p_addr_tbl'.

...

    1. Return the actual number of IPv6 addresses, if NO error(s)

...

    1. Return 0, otherwise.

p_err

Pointer to variable that will receive the error code from this function:

NET_IPv6_ERR_NONE
NET_ERR_INIT_INCOMPLETE
NET_IPv6_ERR_INVALID_ADDR_CFG_MODENULL_PTR
NET_IPv6_ERR_ADDR_CFG_STATE

NET_IPv6_ERR_ADDR_TBL_FULLNONE_AVAIL
NET_IPv6_ERR_ADDR_CFG_IN_USEPROGRESS
NET_IPv6_ERR_INVALID_ADDR_HOST

NET_IPv6_ERR_INVALID_ADDR_PREFIX_LENTBL_SIZE
NET_IF_ERR_INVALID_IF

NET_ERR_LOCK

...

Required Configuration

None.

Notes / Warnings

None.