Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-egp.c91 static const struct tok egp_type_str[] = { variable
280 ND_PRINT(", %s", tok2str(egp_type_str, "[type %u]", type)); in egp_print()