Searched defs:dumphex (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c159 static void dumphex(uchar_t *payload, int payload_len, char *buf, char *msg) { function
646 dumphex(p,
700 dumphex(p,
753 dumphex(p,
864 dumphex(p,
H A Dsnoop_sctp.c287 dumphex(const uchar_t *payload, int payload_len, char *msg) function
534 dumphex(data, datalen, " Data = %s");
947 dumphex(data, datalen, "Data = %s");
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c640 void dumphex(log, dopts, buf, len) function
1331 dumphex(log, opts, buf,
1334 dumphex(log, opts, (char *)ip,
1337 dumphex(log, opts, (char *)ip + ipf->fl_hlen,

Completed in 67 milliseconds