Lines Matching +full:multi +full:- +full:protocol
2 * Copyright (C) Andrew Tridgell 1995-1999
5 * BSD-style license that accompanies tcpdump or the GNU GPL version 2
35 #define SMBnegprot 0x72 /* negotiate protocol */
47 #define SMBsendstrt 0xD5 /* send start of multi-block message */
48 #define SMBsendend 0xD6 /* send end of multi-block message */
49 #define SMBsendtxt 0xD7 /* send text of multi-block message */
51 /* Core+ protocol */
59 /* dos extended protocol */
70 #define SMBtrans 0x25 /* transaction - name, bytes in/out */
86 /* Extended 2.0 protocol */
87 #define SMBtrans2 0x32 /* TRANS2 protocol set */
88 #define SMBtranss2 0x33 /* TRANS2 protocol set, secondary command */