#include "ckObject.h"
#include "ckTypes.h"
#include <Devices.h>
#include <MacTCP.h>
Go to the source code of this file.
|
| pascal void | CKNBSNotify (StreamPtr stream, unsigned short eventCode, Ptr userDataPtr, unsigned short terminReason, struct ICMPReport *icmpMsg) |
| |
| void | CKNBSIOCompletion (TCPiopb *iopb) |
| |
◆ CKNBSIOCompletion()
| void CKNBSIOCompletion |
( |
TCPiopb * |
iopb | ) |
|
◆ CKNBSNotify()
| pascal void CKNBSNotify |
( |
StreamPtr |
stream, |
|
|
unsigned short |
eventCode, |
|
|
Ptr |
userDataPtr, |
|
|
unsigned short |
terminReason, |
|
|
struct ICMPReport * |
icmpMsg |
|
) |
| |
◆ ckgIOCompletionUPP
| TCPIOCompletionUPP ckgIOCompletionUPP |
|
extern |
◆ ckgNotifyUPP
| TCPNotifyUPP ckgNotifyUPP |
|
extern |