IPv4 Address structure storage with padding.
Public Attribute Documentation#
sa_family#
uint16_t sockaddr::sa_family
address family, AF_xxx
Definition at line
113
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/app/wisun/component/socket/socket.h
sa_data#
uint8_t sockaddr::sa_data[14]
14 bytes of protocol address (POSIX)
Definition at line
115
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/app/wisun/component/socket/socket.h