ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Classes | |
struct | _NetBTSession |
struct | _NetBTAdapter |
struct | _NetBTNameQueryData |
struct | _NetBTNodeQueryData |
Typedefs | |
typedef struct _NetBTSession | NetBTSession |
typedef struct _NetBTAdapter | NetBTAdapter |
typedef BOOL(* | NetBTAnswerCallback) (void *data, WORD answerCount, WORD answerIndex, PUCHAR rData, WORD rdLength) |
typedef struct _NetBTNameQueryData | NetBTNameQueryData |
typedef struct _NetBTNodeQueryData | NetBTNodeQueryData |
Variables | |
static ULONG | gTransportID |
static BOOL | gEnableDNS |
static DWORD | gBCastQueries |
static DWORD | gBCastQueryTimeout |
static DWORD | gWINSQueries |
static DWORD | gWINSQueryTimeout |
static DWORD | gWINSServers [MAX_WINS_SERVERS] |
static int | gNumWINSServers |
static char | gScopeID [MAX_SCOPE_ID_LEN] |
static DWORD | gCacheTimeout |
static struct NBNameCache * | gNameCache |
static const WCHAR | VxD_MSTCPW [] |
static const WCHAR | NetBT_ParametersW [] |
static const WCHAR | EnableDNSW [] = { 'E','n','a','b','l','e','D','N','S','\0' } |
static const WCHAR | BcastNameQueryCountW [] |
static const WCHAR | BcastNameQueryTimeoutW [] |
static const WCHAR | NameSrvQueryCountW [] |
static const WCHAR | NameSrvQueryTimeoutW [] |
static const WCHAR | ScopeIDW [] = { 'S','c','o','p','e','I','D','\0' } |
static const WCHAR | CacheTimeoutW [] |
static const WCHAR | Config_NetworkW [] |
#define SIMPLE_NAME_QUERY_PKT_SIZE 16 + MAX_NBT_NAME_SZ |
typedef struct _NetBTAdapter NetBTAdapter |
typedef struct _NetBTSession NetBTSession |
Definition at line 802 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 738 of file nbt.c.
Referenced by NetBTAstat().
Definition at line 964 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1243 of file nbt.c.
Referenced by NetBTInit(), and NetBTRegisterAdapter().
Definition at line 1337 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 1299 of file nbt.c.
Referenced by NetBTEnum().
Definition at line 847 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 392 of file nbt.c.
Referenced by NetBTNameWaitLoop().
Definition at line 1222 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 509 of file nbt.c.
Referenced by NetBTInternalFindName().
Definition at line 1432 of file nbt.c.
Referenced by DllMain().
|
static |
Definition at line 593 of file nbt.c.
Referenced by NetBTAstatRemote(), NetBTCall(), and NetBTFindName().
Definition at line 158 of file nbt.c.
Referenced by NetBTNameReq(), and NetBTSessionReq().
|
static |
Definition at line 191 of file nbt.c.
Referenced by NetBTSendNameQuery().
|
static |
Definition at line 433 of file nbt.c.
Referenced by NetBTInternalFindName().
|
static |
Definition at line 686 of file nbt.c.
Referenced by NetBTAstatRemote().
Definition at line 1114 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 1266 of file nbt.c.
Referenced by NetBTEnum().
Definition at line 1065 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 227 of file nbt.c.
Referenced by NetBTAstatRemote(), and NetBTNameWaitLoop().
|
static |
Definition at line 899 of file nbt.c.
Referenced by NetBTCall().
|
static |
Definition at line 480 of file nbt.c.
Referenced by NetBTInternalFindName().
|
static |
Definition at line 281 of file nbt.c.
Referenced by NetBTAstatRemote(), and NetBTNameWaitLoop().
WINE_DEFAULT_DEBUG_CHANNEL | ( | netbios | ) |
Definition at line 1417 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1419 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1426 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1428 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1416 of file nbt.c.
Referenced by NetBTInit().
|
static |
Definition at line 143 of file nbt.c.
Referenced by NetBTInit(), and NetBTInternalFindName().
|
static |
Definition at line 144 of file nbt.c.
Referenced by NetBTInit(), and NetBTInternalFindName().
|
static |
Definition at line 150 of file nbt.c.
Referenced by NetBTInit(), and NetBTStoreCacheEntry().
|
static |
Definition at line 142 of file nbt.c.
Referenced by NetBTinetResolve(), and NetBTInit().
|
static |
Definition at line 151 of file nbt.c.
Referenced by NetBTCleanup(), and NetBTInternalFindName().
|
static |
Definition at line 148 of file nbt.c.
Referenced by NetBTInit(), and NetBTInternalFindName().
|
static |
Definition at line 149 of file nbt.c.
Referenced by NetBTInit(), and NetBTNameEncode().
|
static |
Definition at line 141 of file nbt.c.
Referenced by NetBTEnum(), NetBTInit(), and NetBTRegisterAdapter().
|
static |
Definition at line 145 of file nbt.c.
Referenced by NetBTAstatRemote(), NetBTInit(), and NetBTInternalFindName().
|
static |
Definition at line 146 of file nbt.c.
Referenced by NetBTAstatRemote(), NetBTInit(), and NetBTInternalFindName().
|
static |
Definition at line 147 of file nbt.c.
Referenced by NetBTInit(), and NetBTInternalFindName().
Definition at line 1421 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1423 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1412 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1425 of file nbt.c.
Referenced by NetBTInit().
Definition at line 1409 of file nbt.c.
Referenced by NetBTInit().