#include <wds.h>
|
uint8_t | IPV6PrefixLen |
|
uint16_t | IPAddressV6 [8] |
|
This structure contains the IPV6 Address Information
- Parameters
-
IPV6PrefixLen |
- Length of the received IPv6 address in no. of bits; can take value between 0 and 128
|
IPAddressV6 |
- IPv6 address(in network byte order); This is an 8-element array of 16 bit numbers, each of which is in big endian format.
|
The documentation for this struct was generated from the following file: