IPv4 Address structure storage with padding.
Public Attribute Documentation#
sa_family#
uint16_t sockaddr::sa_family
address family, AF_xxx
Definition at line
104
of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/app/wisun/component/socket/socket.h
sa_data#
uint8_t sockaddr::sa_data[14]
14 bytes of protocol address (POSIX)
Definition at line
106
of file C:/SiliconLabs/SimplicityStudio/v5/developer/sdks/gecko_sdk_suite/v3.2/app/wisun/component/socket/socket.h