Searched refs:dump_hex (Results 1 – 5 of 5) sorted by relevance
/freebsd/libexec/bootpd/tools/bootptest/ |
H A D | print-bootp.c | 48 static void dump_hex(u_char *bp, int len); 111 dump_hex(bp->bp_chaddr, bp->bp_hlen); in bootp_print() 359 dump_hex(bp, len); in rfc1048_print() 456 dump_hex(u_char *bp, int len) in dump_hex() function
|
/freebsd/contrib/ldns/drill/ |
H A D | drill.h | 90 void dump_hex(const ldns_pkt *pkt, const char *file);
|
H A D | work.c | 219 dump_hex(const ldns_pkt *pkt, const char *filename) in dump_hex() function
|
H A D | drill.c | 828 dump_hex(qpkt, query_file); in main() 1018 dump_hex(pkt, answer_file); in main()
|
/freebsd/sys/dev/ioat/ |
H A D | ioat_test.c | 128 dump_hex(void *p, size_t chunks) in ioat_test_transaction_create() 165 dump_hex(dst, tx->length / 32); in ioat_compare_ok() 134 dump_hex(void *p, size_t chunks) dump_hex() function
|