Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-vrrp.c87 static const struct tok type2str[] = { variable
115 type_s = tok2str(type2str, "unknown type (%u)", type); in vrrp_print()
Dprint-krb.c67 static const struct tok type2str[] = { variable
169 IS_LENDIAN(kp) ? "le" : "be", tok2str(type2str, NULL, type))); in krb4_print()
Dprint-icmp.c232 static const struct tok type2str[] = { variable
437 fmt = tok2str(type2str, "redirect-#%d %%s to net %%s", in icmp_print()
Dprint-atalk.c42 static const struct tok type2str[] = { variable
243 ND_PRINT((ndo, " at-%s %d", tok2str(type2str, NULL, t), length)); in ddp_print()
Dprint-ospf.c67 static const struct tok type2str[] = { variable
1062 cp = tok2str(type2str, "unknown LS-type", op->ospf_type); in ospf_print()
Dprint-nfs.c170 static const struct tok type2str[] = { variable
687 ND_PRINT((ndo, " %s", tok2str(type2str, "unk-ft %d", type))); in nfsreq_print_noaddr()
1079 tok2str(type2str, "unk-ft %d ", in parsefattr()