Home
last modified time | relevance | path

Searched defs:maxbuf (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-smb.c170 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2()
240 const u_char *maxbuf = data + datalen; in print_browse() local
328 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans()
396 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot()
433 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_sesssetup()
473 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_lockingandx()
780 const u_char *buf, const u_char *maxbuf) in print_smb()
911 const u_char *maxbuf; in nbt_tcp_print() local
1081 const u_char *maxbuf = data + length; in nbt_udp137_print() local
1222 const u_char *maxbuf; in smb_tcp_print() local
[all …]
H A Dsmbutil.c141 const u_char *in, const u_char *maxbuf, char *out) in name_interpret()
184 const u_char *buf, u_int ofs, const u_char *maxbuf) in name_ptr()
223 const u_char *buf, u_int ofs, const u_char *maxbuf, char *name) in name_extract()
238 const u_char *s, const u_char *maxbuf) in name_len()
468 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata1()
834 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata()
/dflybsd-src/sbin/newfs_hammer/
H A Dnewfs_hammer.c384 int64_t minbuf, maxbuf; in test_undo_buffer_size() local