#include <cctalk-pkts.h>
Collaboration diagram for tsCCTALK_OP_REPLY_PKT:

This packet contains a header of type tsCCTALK_SOCK_PKT_HDR and the body of the packet is the cctalk operation data this contains enough information to perform a cctalk operation including the socket it was received on and the channel to perform the operation on in the case where no operation was found an error code is returned instead.
Data Fields | |
| tsCCTALK_SOCK_PKT_HDR | sHdr |
| tsCCTALK_OPERATION | sCctOp |
| teCCTALK_ERRORS | eCctErr |
| tCHECKSUM | tChecksum |
|
|
the error code for this operation |
|
|
structure to store cctalk operation in |
|
|
see deviation above |
|
|
A checksum of the packet |
1.3.6