Request message body.

Public Attributes#

Local IP address to use on the socket.

uint16_t

Local port number to use on the socket.

uint16_t

Reserved, set to zero.

int32_t

ID of the socket.

Public Attribute Documentation#

local_address#

in6_addr_t sl_wisun_msg_bind_socket_req_body_t::local_address

Local IP address to use on the socket.


local_port#

uint16_t sl_wisun_msg_bind_socket_req_body_t::local_port

Local port number to use on the socket.


reserved#

uint16_t sl_wisun_msg_bind_socket_req_body_t::reserved

Reserved, set to zero.


socket_id#

int32_t sl_wisun_msg_bind_socket_req_body_t::socket_id

ID of the socket.