Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ascii.c134 hex_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, in hex_print_with_offset() function
163 hex_print_with_offset(ident, cp, length, 0); in hex_print()
177 hex_print_with_offset("\n\t", TMSG, sizeof(TMSG) - 1, 0x100); in main()
Dprint-telnet.c247 hex_print_with_offset("\n", sp, l, sp - osp); in telnet_print()
Dnetdissect.h268 extern void hex_print_with_offset(netdissect_options *,const char *,
Dinterface.h176 extern void hex_print_with_offset(const char *, const u_char *, u_int, u_int);