pub const SPINEL_PROP_IPV6_ADDRESS_TABLE: _bindgen_ty_24 = 99;
Expand description
IPv6 (Unicast) Address Table
** Format: A(t(6CLLC))
*
- This property provides all unicast addresses.
- Array of structures containing:
6
: IPv6 AddressC
: Network Prefix Length (in bits)L
: Valid LifetimeL
: Preferred Lifetime
*/