IPv6 Internet address storage with padding.

Public Attributes#

uint16_t

address family

uint8_t

padding implementation: size of the reminder of sockaddr_in6_t

Public Attribute Documentation#

ss_family#

uint16_t sockaddr_storage::ss_family

address family


Definition at line 151 of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/app/wisun/component/socket/socket.h

_data#

uint8_t sockaddr_storage::_data[26]

padding implementation: size of the reminder of sockaddr_in6_t


Definition at line 153 of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/app/wisun/component/socket/socket.h