Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-lwres.c187 extern const struct tok ns_type2str[];
399 ND_PRINT(" %s", tok2str(ns_type2str, "Type%u", in lwres_print()
504 ND_PRINT(" %s", tok2str(ns_type2str, "Type%u", in lwres_print()
H A Dprint-domain.c475 extern const struct tok ns_type2str[];
478 const struct tok ns_type2str[] = { variable
650 ND_PRINT(" %s", tok2str(ns_type2str, "Type%u", i)); in ns_qprint()
727 ND_PRINT(" %s", tok2str(ns_type2str, "Type%u", typ)); in ns_rprint()