Add more NetBIOS name types.

MFC after:	4 days
This commit is contained in:
Boris Popov 2002-04-17 03:12:24 +00:00
parent b208d0633f
commit 0904a0d3fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94913

View File

@ -60,8 +60,15 @@
/*
* name types
*/
#define NBT_WKSTA 0x00
#define NBT_SERVER 0x20
#define NBT_WKSTA 0x00
#define NBT_MESSENGER 0x03
#define NBT_RAS_SERVER 0x06
#define NBT_DOMAIN_MASTER_BROWSER 0x1B
#define NBT_DOMAIN_CONTROLLER 0x1C
#define NBT_MASTER_BROWSER 0x1D
#define NBT_NETDDE 0x1F
#define NBT_SERVER 0x20
#define NBT_RAS_CLIENT 0x21
/*
* Session packet types