#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) |
|
pascal void | CKNBSIOCompletion (TCPiopb *iopb) |
|
◆ CKNBSIOCompletion()
pascal 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 |