Home
last modified time | relevance | path

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

/aosp_15_r20/external/tcpdump/
H A Dprint-ascii.c105 hex_and_ascii_print_with_offset(netdissect_options *ndo, const char *ident, in hex_and_ascii_print_with_offset() function
168 hex_and_ascii_print_with_offset(ndo, ident, cp, length, 0); in hex_and_ascii_print()
231 hex_and_ascii_print_with_offset("\n\t", TMSG, sizeof(TMSG) - 1, 0x100); in main()