|
RTEMS
|
#include <mppkt.h>
Public Attributes | |
| MP_packet_Classes | the_class |
| Objects_Id | id |
| Objects_Id | source_tid |
| uint32_t | source_priority |
| uint32_t | return_code |
| uint32_t | length |
| uint32_t | to_convert |
| Watchdog_Interval | timeout |
The following record contains the prefix for every packet passed between nodes in an MP system.
| Objects_Id MP_packet_Prefix::id |
| uint32_t MP_packet_Prefix::length |
| uint32_t MP_packet_Prefix::return_code |
| uint32_t MP_packet_Prefix::source_priority |
| Objects_Id MP_packet_Prefix::source_tid |
| MP_packet_Classes MP_packet_Prefix::the_class |
| Watchdog_Interval MP_packet_Prefix::timeout |
| uint32_t MP_packet_Prefix::to_convert |
1.8.14