Searched refs:option_types (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_dhcp.c | 50 static char *option_types[] = { variable 299 "Error: Bad %s", option_types[save]); 302 display_ip(1, "%s = %s", option_types[save], 335 option_types[save]); 339 option_types[save], &start); 353 display_ascii("%s = %s", option_types[save], &start); 365 display_number("%s = %d seconds", option_types[save], 378 display_number("%s flag = 0x%x", option_types[save], 385 display_number("%s = %d bytes", option_types[save], 393 display_ascii_hex(option_types[sav [all...] |
Completed in 43 milliseconds