Lines Matching full:notification
28 * Maximum number of notification vectors supported by the client
37 * client receives a notification, it creates a IvshmemClientPeer
54 * notification from a peer.
66 * server, our own client information, and a pointer the notification
67 * callback function used when we receive a notification from a peer.
77 IvshmemClientNotifCb notif_cb; /**< notification callback */
78 void *notif_arg; /**< notification argument */
89 * our IvshmemClient receives a notification from a peer
90 * @notif_arg: Opaque pointer given as-is to the notification callback
153 * Send a notification to a vector of a peer
165 * Send a notification to all vectors of a peer
171 * notification failed)
177 * Broadcast a notification to all vectors of all peers
182 * notification failed)