r13208: Clearly separate named pipes from the IPC$ NTVFS type.
[samba.git] / source4 / include / smb.h
index 78a66dd20a5b5d6e135d0a741095dee8223e6f22..a1934c9635acdf039b8a01f74ec32ac74947541e 100644 (file)
 /* used to indicate end of chain */
 #define SMB_CHAIN_NONE   0xFF
 
-/* These are the trans subcommands */
-#define TRANSACT_SETNAMEDPIPEHANDLESTATE  0x01 
-#define TRANSACT_DCERPCCMD                0x26
-#define TRANSACT_WAITNAMEDPIPEHANDLESTATE 0x53
+/* These are the named pipe commands */
+#define NAMED_PIPE_SETHANDLESTATE              0x01 
+#define NAMED_PIPE_TRANSACT                            0x26
+#define NAMED_PIPE_WAITHANDLESTATE             0x53
 
 /* These are the NT transact sub commands. */
 #define NT_TRANSACT_CREATE                1