/external/tcpdump/ |
print-vrrp.c | 70 static const struct tok type2str[] = { variable in typeref:struct:tok 96 type_s = tok2str(type2str, "unknown type (%u)", type);
|
print-krb.c | 74 static struct tok type2str[] = { variable in typeref:struct:tok 174 IS_LENDIAN(kp) ? "le" : "be", tok2str(type2str, NULL, type));
|
print-atalk.c | 46 static struct tok type2str[] = { variable in typeref:struct:tok 252 (void)printf(" at-%s %d", tok2str(type2str, NULL, t), length);
|
print-icmp.c | 238 static struct tok type2str[] = { variable in typeref:struct:tok 440 fmt = tok2str(type2str, "redirect-#%d %%s to net %%s",
|
print-ospf.c | 73 static struct tok type2str[] = { variable in typeref:struct:tok [all...] |
print-ospf6.c | 74 static struct tok type2str[] = { variable in typeref:struct:tok 643 cp = tok2str(type2str, "type%d", op->ospf6_type);
|
print-nfs.c | 148 static struct tok type2str[] = { variable in typeref:struct:tok 657 printf(" %s", tok2str(type2str, "unk-ft %d", type)); 1113 tok2str(type2str, "unk-ft %d ", [all...] |