Control messages.

Public Attributes#

Message length in bytes, including this header.

int

originating protocol

int

protocol-specific type

Public Attribute Documentation#

cmsg_len#

socklen_t cmsghdr::cmsg_len

Message length in bytes, including this header.


Definition at line 411 of file /mnt/raid/workspaces/ws.z1SfSYxIV/overlay/gsdk/protocol/wisun/stack/inc/socket/socket.h

cmsg_level#

int cmsghdr::cmsg_level

originating protocol


Definition at line 412 of file /mnt/raid/workspaces/ws.z1SfSYxIV/overlay/gsdk/protocol/wisun/stack/inc/socket/socket.h

cmsg_type#

int cmsghdr::cmsg_type

protocol-specific type


Definition at line 413 of file /mnt/raid/workspaces/ws.z1SfSYxIV/overlay/gsdk/protocol/wisun/stack/inc/socket/socket.h