s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
[kai/samba.git] / source3 / include / smb.h
index 5ee2b1fb44238db303c959bf7b32ae3f36851a23..5887ca95e319f5cfc0966ed8e5343d8bb61dbc6c 100644 (file)
@@ -672,6 +672,7 @@ enum acl_compatibility {ACL_COMPAT_AUTO, ACL_COMPAT_WINNT, ACL_COMPAT_WIN2K};
 #define UID_FIELD_INVALID 0
 #define VUID_OFFSET 100 /* Amount to bias returned vuid numbers */
 
+#define TID_FIELD_INVALID -1
 #define CNUM_OFFSET 1 /* shift for bitmap index */
 
 /*