Searched refs:dumphex (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_mip.c | 159 static void dumphex(uchar_t *payload, int payload_len, char *buf, char *msg) { in dumphex() function 646 dumphex(p, in spi_ext() 700 dumphex(p, in key_ext() 753 dumphex(p, in chall_ext() 864 dumphex(p, in unk_ext()
|
H A D | snoop_sctp.c | 287 dumphex(const uchar_t *payload, int payload_len, char *msg) in dumphex() function 534 dumphex(data, datalen, " Data = %s"); in parse_opaque_param() 947 dumphex(data, datalen, "Data = %s"); in parse_opaque_chunk()
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ipmon.h | 92 extern void dumphex __P((FILE *, int, char *, int));
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipmon_y.y | 613 dumphex(pi, 0, buf, 618 dumphex(pi, 0, (char *)ip,
|
H A D | ipmon.c | 644 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,
|