Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-hncp.c86 static const struct tok type_values[] = { variable
393 ND_PRINT((ndo, "%s", tok2str(type_values, "Easter Egg", type))); in print_type_in_line()
448 u_int key = type_values[t++].v; in hncp_print_rec()
470 ND_PRINT((ndo,"%s", tok2str(type_values, "Easter Egg (42)", type_mask) )); in hncp_print_rec()