Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcpdump/
H A Dprint-smb.c170 print_trans2(netdissect_options * ndo,const u_char * words,const u_char * dat,const u_char * buf,const u_char * maxbuf) print_trans2() argument
240 const u_char *maxbuf = data + datalen; print_browse() local
328 print_trans(netdissect_options * ndo,const u_char * words,const u_char * data1,const u_char * buf,const u_char * maxbuf) print_trans() argument
396 print_negprot(netdissect_options * ndo,const u_char * words,const u_char * data,const u_char * buf _U_,const u_char * maxbuf) print_negprot() argument
433 print_sesssetup(netdissect_options * ndo,const u_char * words,const u_char * data,const u_char * buf _U_,const u_char * maxbuf) print_sesssetup() argument
473 print_lockingandx(netdissect_options * ndo,const u_char * words,const u_char * data,const u_char * buf _U_,const u_char * maxbuf) print_lockingandx() argument
780 print_smb(netdissect_options * ndo,const u_char * buf,const u_char * maxbuf) print_smb() argument
911 const u_char *maxbuf; nbt_tcp_print() local
1081 const u_char *maxbuf = data + length; nbt_udp137_print() local
1222 const u_char *maxbuf; smb_tcp_print() local
1264 const u_char *maxbuf = data + length; nbt_udp138_print() local
1357 const u_char *maxbuf = data + length; netbeui_print() local
1457 const u_char *maxbuf; ipx_netbios_print() local
[all...]
H A Dsmbutil.c223 const u_char *p = name_ptr(ndo, buf, ofs, maxbuf); in name_extract() argument
141 name_interpret(netdissect_options * ndo,const u_char * in,const u_char * maxbuf,char * out) name_interpret() argument
184 name_ptr(netdissect_options * ndo,const u_char * buf,u_int ofs,const u_char * maxbuf) name_ptr() argument
238 name_len(netdissect_options * ndo,const u_char * s,const u_char * maxbuf) name_len() argument
468 smb_fdata1(netdissect_options * ndo,const u_char * buf,const char * fmt,const u_char * maxbuf,int unicodestr) smb_fdata1() argument
831 smb_fdata(netdissect_options * ndo,const u_char * buf,const char * fmt,const u_char * maxbuf,int unicodestr) smb_fdata() argument
[all...]
/freebsd-src/sys/dev/ffec/
H A Dif_ffec.c1103 uint32_t maxbuf, maxfl, regval; ffec_init_locked() local
/freebsd-src/sys/kern/
H A Dvfs_bio.c1063 long maxbuf, maxbuf_sz, buf_sz, biotmap_sz; kern_vfs_bio_buffer_alloc() local
/freebsd-src/contrib/expat/tests/
H A Dbasic_tests.c2882 int maxbuf = INT_MAX / 2 + (INT_MAX & 1); // round up without overflow START_TEST() local
/freebsd-src/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1606 char maxbuf[32]; dump_metaslab_stats() local