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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-lwres.c184 extern const struct tok ns_type2str[];
419 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d",
538 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d",
H A Dprint-domain.c248 const struct tok ns_type2str[] = { variable in typeref:struct:tok
337 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", i)));
414 ND_PRINT((ndo, " %s", tok2str(ns_type2str, "Type%d", typ)));

Completed in 57 milliseconds