Home
last modified time | relevance | path

Searched refs:type2str (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/tcpdump/dist/
Dprint-vrrp.c91 static const struct tok type2str[] = { variable
121 type_s = tok2str(type2str, "unknown type (%u)", type); in vrrp_print()
Dprint-krb.c87 static const struct tok type2str[] = { variable
177 IS_LENDIAN(kp) ? "le" : "be", tok2str(type2str, NULL, type)); in krb4_print()
Dprint-atalk.c43 static const struct tok type2str[] = { variable
288 ND_PRINT(" at-%s %u", tok2str(type2str, NULL, t), length); in ddp_print()
Dprint-ospf.c72 static const struct tok type2str[] = { variable
1112 cp = tok2str(type2str, "unknown LS-type %u", GET_U_1(op->ospf_type)); in ospf_print()
Dprint-nfs.c171 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()