Searched refs:show_hex (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_dhcpv6.c | 58 static void show_hex(const uint8_t *, int, const char *); 495 show_hex(const uint8_t *data, int len, const char *name) in show_hex() function 792 show_hex(d6a.d6a_replay, sizeof (d6a.d6a_replay), in show_options() 795 show_hex(data, olen, " Auth Info"); in show_options() 840 show_hex(data, olen, " Class"); in show_options() 873 show_hex(data, sd6o.d6o_len, in show_options() 895 show_hex(data, olen, " ID"); in show_options()
|