|
|
1.1 root 1:
2: PE mkpelist(), mkpe();
3:
4: /* Possible operations we can test */
5: #define SIMP_SEND 1 /* Simple transfer - send some data */
6: #define CPLX_SEND 2 /* Complex transfer - send incremental */
7: #define SIMP_RCV 3 /* Simple transfer - receive some data */
8: #define CPLX_RCV 4 /* Complex transfer - receive incremental */
9: #define RCV_PLS 5 /* Receive a Please indication */
10: #define RCV_GIVE 6 /* Receive a Give indication */
11: #define SEND_PLS 7 /* Send a Please request */
12: #define SEND_GIVE 8 /* Send a Give request */
13: #define SEND_ABRT 9 /* Send an Abort */
14: #define RCV_ABRT 10 /* Receive an Abort */
15: #define RCV_CLOSE 11 /* Receive a CLOSE indication and respond */
16: #define SEND_CLOSE 12 /* Send a Close request */
17: #define RCV_FINISH 13 /* Receive a X410 Finish */
18: #define SEND_FINISH 14 /* Send a X410 Finish */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.