Home
last modified time | relevance | path

Searched refs:netbeui_print (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-llc.c181 netbeui_print(control, p, p + min(caplen, length)); in llc_print()
H A Dinterface.h230 extern void netbeui_print(u_short, const u_char *, const u_char *);
H A Dprint-smb.c800 void netbeui_print(u_short control, const uchar *data, const uchar *maxbuf) in netbeui_print() function