Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c157 static void dumphex(uchar_t *payload, int payload_len, char *buf, char *msg) { in dumphex() function
644 dumphex(p, in spi_ext()
698 dumphex(p, in key_ext()
751 dumphex(p, in chall_ext()
862 dumphex(p, in unk_ext()
H A Dsnoop_sctp.c285 dumphex(const uchar_t *payload, int payload_len, char *msg) in dumphex() function
532 dumphex(data, datalen, " Data = %s"); in parse_opaque_param()
945 dumphex(data, datalen, "Data = %s"); in parse_opaque_chunk()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h92 extern void dumphex __P((FILE *, int, char *, int));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y613 dumphex(pi, 0, buf,
618 dumphex(pi, 0, (char *)ip,
H A Dipmon.c644 void dumphex(log, dopts, buf, len) in dumphex() function
1335 dumphex(log, opts, buf,
1338 dumphex(log, opts, (char *)ip,
1341 dumphex(log, opts, (char *)ip + ipf->fl_hlen,