ReactOS 0.4.16-dev-1019-g2c2cdfd
|
#include <nb30.h>
Public Member Functions | |
void (CALLBACK *ncb_post)(struct _NCB *) | |
Public Attributes | |
UCHAR | ncb_command |
UCHAR | ncb_retcode |
UCHAR | ncb_lsn |
UCHAR | ncb_num |
PUCHAR | ncb_buffer |
WORD | ncb_length |
UCHAR | ncb_callname [NCBNAMSZ] |
UCHAR | ncb_name [NCBNAMSZ] |
UCHAR | ncb_rto |
UCHAR | ncb_sto |
UCHAR | ncb_lana_num |
UCHAR | ncb_cmd_cplt |
UCHAR | ncb_reserve [10] |
HANDLE | ncb_event |
_NCB::void | ( | CALLBACK * | ncb_post | ) |
PUCHAR _NCB::ncb_buffer |
Definition at line 153 of file nb30.h.
Referenced by nbAStat(), nbEnum(), nbRecv(), nbSend(), nbSStat(), Netbios(), NetBTAstat(), NetBTAstatRemote(), NetBTFindName(), NetBTRecv(), and NetBTSend().
Definition at line 155 of file nb30.h.
Referenced by nbAStat(), nbCall(), nbReset(), NetBTAstat(), NetBTAstatRemote(), NetBTInternalFindName(), NetBTNameWaitLoop(), and SvcNetBiosReset().
UCHAR _NCB::ncb_cmd_cplt |
Definition at line 161 of file nb30.h.
Referenced by nbCmdThread(), and Netbios().
UCHAR _NCB::ncb_command |
Definition at line 149 of file nb30.h.
Referenced by nbCancel(), nbDispatch(), Netbios(), and SvcNetBiosReset().
HANDLE _NCB::ncb_event |
Definition at line 167 of file nb30.h.
Referenced by nbCmdThread(), and Netbios().
UCHAR _NCB::ncb_lana_num |
Definition at line 160 of file nb30.h.
Referenced by nbCmdThread(), Netbios(), NetBIOSHangupSession(), and SvcNetBiosReset().
WORD _NCB::ncb_length |
Definition at line 154 of file nb30.h.
Referenced by nbAStat(), nbEnum(), nbSStat(), Netbios(), NetBTAstat(), NetBTAstatRemote(), NetBTFindName(), NetBTRecv(), and NetBTSend().
UCHAR _NCB::ncb_lsn |
Definition at line 151 of file nb30.h.
Referenced by nbCall(), nbCancel(), nbHangup(), nbRecv(), nbReset(), nbSend(), NetBIOSHangupSession(), and SvcNetBiosReset().
Definition at line 156 of file nb30.h.
Referenced by nbCall(), nbSStat(), and NetBTCall().
UCHAR _NCB::ncb_retcode |
Definition at line 150 of file nb30.h.
Referenced by NBCmdQueueCancel(), nbCmdThread(), and Netbios().
UCHAR _NCB::ncb_rto |
Definition at line 157 of file nb30.h.
Referenced by NetBTCall().
UCHAR _NCB::ncb_sto |
Definition at line 158 of file nb30.h.
Referenced by NetBTCall().