Lines Matching defs:maxbuf
123 static void print_trans2(uchar *words,uchar *dat,uchar *buf,uchar *maxbuf) in print_trans2()
178 const uchar *maxbuf = data + datalen; in print_browse() local
240 static void print_trans(uchar *words,uchar *data1,uchar *buf,uchar *maxbuf) in print_trans()
285 static void print_negprot(uchar *words,uchar *data,uchar *buf,uchar *maxbuf) in print_negprot()
308 static void print_sesssetup(uchar *words,uchar *data,uchar *buf,uchar *maxbuf) in print_sesssetup()
496 static void print_smb(const uchar *buf, const uchar *maxbuf) in print_smb()
585 const uchar *maxbuf = data + length; in nbt_tcp_print() local
659 const uchar *maxbuf = data + length; in nbt_udp137_print() local
782 const uchar *maxbuf = data + length; in nbt_udp138_print() local
800 void netbeui_print(u_short control, const uchar *data, const uchar *maxbuf) in netbeui_print()
888 void ipx_netbios_print(const uchar *data, const uchar *maxbuf) in ipx_netbios_print()