HomeSort by: relevance | last modified time | path
    Searched defs:type_values (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-hncp.c 89 static const struct tok type_values[] = { variable in typeref:struct:tok
400 ND_PRINT("%s", tok2str(type_values, "Easter Egg", type));
455 u_int key = type_values[t++].v;
477 ND_PRINT("%s", tok2str(type_values, "Easter Egg (42)", type_mask) );

Completed in 25 milliseconds