RTEMS  5.1
Data Fields
MPCI_Internal_packet Struct Reference

#include <mpciimpl.h>

Data Fields

MP_packet_Prefix Prefix
 
MPCI_Internal_Remote_operations operation
 
uint32_t maximum_nodes
 
uint32_t maximum_global_objects
 

Detailed Description

The following data structure defines the packet used to perform remote event operations.

Field Documentation

◆ maximum_global_objects

uint32_t MPCI_Internal_packet::maximum_global_objects

This field is the maximum number of concurrently existent globally offered objects.

◆ maximum_nodes

uint32_t MPCI_Internal_packet::maximum_nodes

This is the maximum number of nodes in the system. It must agree on all nodes.

◆ operation

MPCI_Internal_Remote_operations MPCI_Internal_packet::operation

This value specifies the operation.

◆ Prefix

MP_packet_Prefix MPCI_Internal_packet::Prefix

This field is the general header for all packets.


The documentation for this struct was generated from the following file: