Home
last modified time | relevance | path

Searched refs:hexdump (Results 1 – 25 of 51) sorted by relevance

123

/dragonfly/contrib/tcpdump/
H A Dprint-lldp.c729 return hexdump; in lldp_private_8021_print()
766 return hexdump; in lldp_private_8021_print()
798 return hexdump; in lldp_private_8021_print()
803 return hexdump; in lldp_private_8021_print()
817 return hexdump; in lldp_private_8021_print()
839 return hexdump; in lldp_private_8021_print()
847 return hexdump; in lldp_private_8021_print()
863 return hexdump; in lldp_private_8021_print()
932 return hexdump; in lldp_private_8023_print()
979 return hexdump; in lldp_private_iana_print()
[all …]
H A Dprint-lmp.c363 int hexdump = FALSE; in lmp_print_data_link_subobjs() local
417 hexdump=TRUE; in lmp_print_data_link_subobjs()
423 return (hexdump); in lmp_print_data_link_subobjs()
433 int hexdump; in lmp_print() local
520 hexdump=FALSE; in lmp_print()
538 hexdump=TRUE; in lmp_print()
576 hexdump=TRUE; in lmp_print()
737 hexdump=TRUE; in lmp_print()
757 hexdump=TRUE; in lmp_print()
777 hexdump=TRUE; in lmp_print()
[all …]
H A Dprint-rsvp.c691 int hexdump; in rsvp_obj_print() local
748 hexdump=FALSE; in rsvp_obj_print()
829 hexdump=TRUE; in rsvp_obj_print()
854 hexdump=TRUE; in rsvp_obj_print()
879 hexdump=TRUE; in rsvp_obj_print()
917 hexdump=TRUE; in rsvp_obj_print()
936 hexdump=TRUE; in rsvp_obj_print()
1001 hexdump=TRUE; in rsvp_obj_print()
1079 hexdump=TRUE; in rsvp_obj_print()
1153 hexdump=TRUE; in rsvp_obj_print()
[all …]
H A Dprint-cfm.c221 u_int hexdump = FALSE; in cfm_network_addr_print() local
230 return hexdump; in cfm_network_addr_print()
245 hexdump = TRUE; in cfm_network_addr_print()
254 hexdump = TRUE; in cfm_network_addr_print()
261 hexdump = TRUE; in cfm_network_addr_print()
265 return hexdump; in cfm_network_addr_print()
562 hexdump = FALSE; in cfm_print()
594 hexdump = TRUE; in cfm_print()
664 hexdump = TRUE; in cfm_print()
710 hexdump = TRUE; in cfm_print()
[all …]
H A Dprint-slow.c487 u_int hexdump; in slow_oam_print() local
559 hexdump = FALSE; in slow_oam_print()
569 hexdump = TRUE; in slow_oam_print()
596 hexdump = TRUE; in slow_oam_print()
600 hexdump = TRUE; in slow_oam_print()
606 if (ndo->ndo_vflag > 1 || hexdump==TRUE) { in slow_oam_print()
656 hexdump = FALSE; in slow_oam_print()
668 hexdump = TRUE; in slow_oam_print()
686 hexdump = TRUE; in slow_oam_print()
690 hexdump = TRUE; in slow_oam_print()
[all …]
H A Dprint-rpki-rtr.c179 u_int pdu_type, pdu_len, hexdump; in rpki_rtr_pdu_print() local
205 hexdump = FALSE; in rpki_rtr_pdu_print()
363 hexdump = TRUE; in rpki_rtr_pdu_print()
367 if (ndo->ndo_vflag > 1 || (ndo->ndo_vflag && hexdump)) { in rpki_rtr_pdu_print()
H A Dprint-ldp.c578 int hexdump,processed; in ldp_pdu_print() local
654 hexdump=FALSE; in ldp_pdu_print()
690 if (ndo->ndo_vflag > 1 || hexdump==TRUE) in ldp_pdu_print()
/dragonfly/usr.bin/hexdump/
H A DMakefile5 PROG= hexdump
6 SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
7 MAN= hexdump.1 od.1
8 MLINKS= hexdump.1 hd.1
9 LINKS= ${BINDIR}/hexdump ${BINDIR}/od
10 LINKS+= ${BINDIR}/hexdump ${BINDIR}/hd
/dragonfly/tools/tools/crypto/
H A Dcryptotest.c106 void hexdump(char *, int);
310 hexdump(iv, sizeof iv); in runtest()
313 hexdump(cleartext, MIN(size, CHUNK)); in runtest()
333 hexdump(ciphertext, size); in runtest()
352 hexdump(originaltext, size); in runtest()
354 hexdump(cleartext, size); in runtest()
379 hexdump(cleartext, MIN(size, CHUNK)); in runtest()
610 hexdump(char *p, int n) in hexdump() function
/dragonfly/bin/dd/
H A DMakefile29 LC_ALL=en_US.US-ASCII hexdump -C | \
34 @hexdump -C obs_zeroes | diff -I FreeBSD - ${.CURDIR}/ref.obs_zeroes
/dragonfly/tools/tools/net80211/w00t/redir/
H A Dbuddy.c44 void hexdump(void *b, int len) in hexdump() function
78 hexdump(buf, len); in handle_data()
/dragonfly/crypto/libressl/apps/openssl/
H A Drsautl.c80 int hexdump; member
124 .opt.flag = &rsautl_config.hexdump,
390 } else if (rsautl_config.hexdump) in rsautl_main()
H A Dpkeyutl.c74 int hexdump; member
138 .opt.flag = &pkeyutl_config.hexdump,
387 } else if (pkeyutl_config.hexdump) in pkeyutl_main()
/dragonfly/usr.sbin/efivar/
H A Defiutil.c93 hexdump(uint8_t *data, size_t datalen) in hexdump() function
185 hexdump(opt, optlen); in efi_print_load_option()
H A Defiutil.h35 void hexdump(uint8_t *data, size_t datalen);
/dragonfly/usr.sbin/mpsutil/
H A Dmps_debug.c149 hexdump(frame, MPS_FRAME_LEN, NULL, 0); in print_sgl()
185 hexdump(frame, MPS_FRAME_LEN, NULL, 0); in print_sgl()
/dragonfly/lib/libutil/
H A DMakefile16 hexdump.c \
53 hexdump.3 \
H A Dhexdump.c43 hexdump(const void *ptr, int length, const char *hdr, int flags) in hexdump() function
H A Dlibutil.h78 void hexdump(const void *_ptr, int _length, const char *_hdr, int _flags);
/dragonfly/usr.bin/u4bhidctl/
H A Dusbhid.c55 static int hexdump = 0; variable
292 if (hexdump) in prdata()
481 hexdump = 1; in main()
/dragonfly/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h53 void hexdump(void *b, int len);
/dragonfly/sys/dev/drm/include/linux/
H A Dprintk.h128 hexdump(buf, len, prefix_str, flags); in print_hex_dump()
/dragonfly/tools/tools/net80211/wesside/dics/
H A Ddics.c98 void hexdump(unsigned char *ptr, int len) { in hexdump() function
279 hexdump (buf, plen); in send_stuff()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-WPS223 WPS-CRED-RECEIVED <hexdump of Credential attribute(s)>
341 hexdump of the current AP configuration (WPS parameter requests this to
357 wps_nfc_tag_read <hexdump of payload>
389 from the handover request and select messages as a hexdump.
394 command is a hexdump of the selected AP configuration (WPS parameter
/dragonfly/stand/boot/common/
H A Dmisc.c168 hexdump(caddr_t region, size_t len) in hexdump() function

123