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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-dhcp6.c199 static const struct tok dh6opt_str[] = { variable in typeref:struct:tok
310 ND_PRINT(" (%s", tok2str(dh6opt_str, "opt_%u", opttype));
395 tok2str(dh6opt_str, "opt_%u", GET_BE_U_2(tp + i)));
H A Dprint-hncp.c137 static const struct tok dh6opt_str[] = { variable in typeref:struct:tok
345 ND_PRINT("%s", tok2str(dh6opt_str, "Unknown", type));

Completed in 77 milliseconds