Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ascii.c173 hex_print_with_offset(netdissect_options *ndo, in hex_print_with_offset() function
213 hex_print_with_offset(ndo, ident, cp, length, 0); in hex_print()
227 hex_print_with_offset("\n\t", TMSG, sizeof(TMSG) - 1, 0x100); in main()
H A Dprint-telnet.c518 hex_print_with_offset(ndo, "\n", sp, l, (u_int)(sp - osp)); in telnet_print()
H A Dnetdissect.h648 extern void hex_print_with_offset(netdissect_options *, const char *ident, const u_char *cp, u_int,…