Searched refs:lisp_type (Results 1 – 1 of 1) sorted by relevance
/external/tcpdump/ |
D | print-lisp.c | 134 static const struct tok lisp_type [] = { variable 412 ND_PRINT((ndo, "%s,", tok2str(lisp_type, "unknown-type-%u", type))); in lisp_hdr_flag() 415 ND_PRINT((ndo, "%s,", tok2str(lisp_type, "unknown-type-%u", type))); in lisp_hdr_flag()
|