Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-hncp.c84 static const struct tok type_values[] = { variable
395 ND_PRINT("%s", tok2str(type_values, "Easter Egg", type)); in print_type_in_line()
450 u_int key = type_values[t++].v; in hncp_print_rec()
472 ND_PRINT("%s", tok2str(type_values, "Easter Egg (42)", type_mask) ); in hncp_print_rec()