Module ipcon_msg

Module ipcon_msg 

Source

Structs§

IpconKevent
IpconKevent is a group message delivered from the IPCON_KERNEL_GROUP_NAME group of IPCON kernel module peer named IPCON_KERNEL_NAME. It deliveries the following messages to peer:
IpconKeventGroup
Group information of IpconKevent.
IpconKeventPeer
Peer information of IpconKevent.
IpconMsgBody
The body of a IPCON message.
LibIpconMsg
Message interface to libipcon.

Enums§

IpconMsg
IPCON message.
IpconMsgType

Constants§

IPCON_KEVENT_TYPE_GROUP_ADD
IPCON_KEVENT_TYPE_GROUP_REMOVE
IPCON_KEVENT_TYPE_PEER_ADD
IPCON_KEVENT_TYPE_PEER_REMOVE
IPCON_MAX_NAME_LEN
IPCON_MAX_PAYLOAD_LEN
LIBIPCON_MSG_TYPE_GROUP
LIBIPCON_MSG_TYPE_INVALID
LIBIPCON_MSG_TYPE_KEVENT
LIBIPCON_MSG_TYPE_NORMAL

Type Aliases§

IpconKeventType
LibIpconMsgType

Unions§

IpconKeventUnion
IpconMsgUnion