Searched refs:opttype (Results 1 – 1 of 1) sorted by relevance
286 uint16_t opttype; in dhcp6opt_print() local305 opttype = EXTRACT_16BITS(&dh6o->dh6opt_type); in dhcp6opt_print()306 ND_PRINT((ndo, " (%s", tok2str(dh6opt_str, "opt_%u", opttype))); in dhcp6opt_print()308 switch (opttype) { in dhcp6opt_print()