• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/

Lines Matching refs:unicodestr

28 static int unicodestr = 0;
102 smb_fdata(param, fmt, param + pcnt, unicodestr);
119 smb_fdata(param, fmt, param + pcnt, unicodestr);
135 smb_fdata(data, fmt, data + dcnt, unicodestr);
209 maxbuf, unicodestr);
214 words + 1 + 14 * 2, unicodestr);
221 words + 1 + 10 * 2, unicodestr);
232 smb_fdata(param, f1 ? f1 : "Parameters=\n", param + pcnt, unicodestr);
233 smb_fdata(data, f2 ? f2 : "Data=\n", data + dcnt, unicodestr);
251 smb_fdata(param, "BROWSE PACKET\n|Param ", param+paramlen, unicodestr);
257 maxbuf, unicodestr);
263 maxbuf, unicodestr);
269 maxbuf, unicodestr);
275 maxbuf, unicodestr);
281 maxbuf, unicodestr);
287 maxbuf, unicodestr);
293 maxbuf, unicodestr);
299 maxbuf, unicodestr);
305 maxbuf, unicodestr);
310 "BROWSE PACKET:\nType=[B] (ResetBrowser)\nOptions=[B]\n", maxbuf, unicodestr);
314 data = smb_fdata(data, "Unknown Browser Frame ", maxbuf, unicodestr);
329 unicodestr);
331 smb_fdata(data, "IPC ", data + datalen, unicodestr);
367 unicodestr);
373 smb_fdata(data1 + 2, f2, maxbuf - (paramlen + datalen), unicodestr);
386 smb_fdata(param, f3, SMBMIN(param + paramlen, maxbuf), unicodestr);
388 smb_fdata(data, f4, SMBMIN(data + datalen, maxbuf), unicodestr);
418 unicodestr);
428 maxbuf), unicodestr);
462 unicodestr);
472 maxbuf), unicodestr);
504 smb_fdata(words + 1, f1, maxwords, unicodestr);
512 maxbuf), unicodestr);
810 unicodestr = flags2 & 0x8000;
827 smb_fdata(buf, fmt_smbheader, buf + 33, unicodestr);
865 smb_fdata(words + 1, f1, words + 1 + wct * 2, unicodestr);
883 smb_fdata(data + 2, f2, data + 2 + bcc, unicodestr);