Searched refs:opttype (Results 1 – 1 of 1) sorted by relevance
341 u_int16_t opttype; in dhcp6opt_print() local360 opttype = EXTRACT_16BITS(&dh6o->dh6opt_type); in dhcp6opt_print()361 printf(" (%s", dhcp6opt_name(opttype)); in dhcp6opt_print()362 switch (opttype) { in dhcp6opt_print()