

Data Fields | |
| struct ExplicitDgramStruct * | next |
| int | srcpe |
| int | rank |
| int | seqno |
| int | broot |
| unsigned int | len |
| unsigned int | dummy |
| double | data [1] |
Definition at line 209 of file machine-dgram.c.
struct ExplicitDgramStruct* ExplicitDgramStruct::next [read] |
Definition at line 211 of file machine-dgram.c.
Definition at line 212 of file machine-dgram.c.
Referenced by AssembleDatagram(), IntegrateAckDatagram(), IntegrateMessageDatagram(), and ReceiveDatagram().
Definition at line 212 of file machine-dgram.c.
Referenced by AssembleDatagram(), and ReceiveDatagram().
Definition at line 212 of file machine-dgram.c.
Referenced by AssembleDatagram(), IntegrateAckDatagram(), IntegrateMessageDatagram(), ReceiveDatagram(), and TransmitAckDatagram().
Definition at line 212 of file machine-dgram.c.
Referenced by AssembleDatagram(), and ReceiveDatagram().
| unsigned int ExplicitDgramStruct::len |
Definition at line 213 of file machine-dgram.c.
Referenced by AssembleDatagram(), and ReceiveDatagram().
| unsigned int ExplicitDgramStruct::dummy |
Definition at line 213 of file machine-dgram.c.
Definition at line 214 of file machine-dgram.c.
Referenced by AssembleDatagram(), IntegrateAckDatagram(), and ReceiveDatagram().
1.5.5