Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-lwres.c184 extern const struct tok ns_type2str[];
419 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", in lwres_print()
538 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", in lwres_print()
Dprint-domain.c248 const struct tok ns_type2str[] = { variable
337 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", i))); in ns_qprint()
414 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", typ))); in ns_rprint()