Home
last modified time | relevance | path

Searched refs:dh6opt_str (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-dhcp6.c196 static const struct tok dh6opt_str[] = { variable
302 ND_PRINT((ndo, " (%s", tok2str(dh6opt_str, "opt_%u", opttype))); in dhcp6opt_print()
383 tok2str(dh6opt_str, "opt_%u", EXTRACT_16BITS(&tp[i])))); in dhcp6opt_print()