Lines Matching full:data1
336 print_trans(const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf)
369 TCHECK2(*data1, 2);
370 bcc = EXTRACT_LE_16BITS(data1);
373 smb_fdata(data1 + 2, f2, maxbuf - (paramlen + datalen), unicodestr);
375 if (strcmp((const char *)(data1 + 2), "\\MAILSLOT\\BROWSE") == 0) {
380 if (strcmp((const char *)(data1 + 2), "\\PIPE\\LANMAN") == 0) {
1328 "Data1=[B]\nData2=[w]\nTransmitCorrelator=[w]\nResponseCorelator=[w]\nRemoteSessionNumber=[B]\nLocalSessionNumber=[B]\n" },
1332 "Data1=[B]\nData2=[w]\nTransmitCorrelator=[w]\nResponseCorelator=[w]\nRemoteSessionNumber=[B]\nLocalSessionNumber=[B]\n" },