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