HomeSort by relevance Sort by last modified time
    Searched refs:dh6opt_str (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-dhcp6.c 199 static const struct tok dh6opt_str[] = { variable in typeref:struct:tok
306 ND_PRINT((ndo, " (%s", tok2str(dh6opt_str, "opt_%u", opttype)));
388 tok2str(dh6opt_str, "opt_%u", EXTRACT_16BITS(&tp[i]))));
print-hncp.c 132 static const struct tok dh6opt_str[] = { variable in typeref:struct:tok
336 ND_PRINT((ndo, "%s", tok2str(dh6opt_str, "Unknown", type)));

Completed in 451 milliseconds