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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-lisp.c134 static const struct tok lisp_type [] = { variable in typeref:struct:tok
412 ND_PRINT((ndo, "%s,", tok2str(lisp_type, "unknown-type-%u", type)));
415 ND_PRINT((ndo, "%s,", tok2str(lisp_type, "unknown-type-%u", type)));

Completed in 77 milliseconds