Searched refs:type2str (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-vrrp.c | 91 static const struct tok type2str[] = { variable 121 type_s = tok2str(type2str, "unknown type (%u)", type); in vrrp_print()
|
| D | print-krb.c | 87 static const struct tok type2str[] = { variable 177 IS_LENDIAN(kp) ? "le" : "be", tok2str(type2str, NULL, type)); in krb4_print()
|
| D | print-atalk.c | 43 static const struct tok type2str[] = { variable 288 ND_PRINT(" at-%s %u", tok2str(type2str, NULL, t), length); in ddp_print()
|
| D | print-ospf.c | 72 static const struct tok type2str[] = { variable 1112 cp = tok2str(type2str, "unknown LS-type %u", GET_U_1(op->ospf_type)); in ospf_print()
|
| D | print-nfs.c | 171 static const struct tok type2str[] = { variable 733 ND_PRINT(" %s", tok2str(type2str, "unk-ft %u", type)); in nfsreq_noaddr_print() 1156 tok2str(type2str, "unk-ft %u ", in parsefattr()
|