HomeSort by relevance Sort by last modified time
    Searched refs:type2str (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/
print-vrrp.c 88 static const struct tok type2str[] = { variable in typeref:struct:tok
116 type_s = tok2str(type2str, "unknown type (%u)", type);
print-krb.c 68 static const struct tok type2str[] = { variable in typeref:struct:tok
170 IS_LENDIAN(kp) ? "le" : "be", tok2str(type2str, NULL, type)));
print-atalk.c 41 static const struct tok type2str[] = { variable in typeref:struct:tok
274 ND_PRINT((ndo, " at-%s %d", tok2str(type2str, NULL, t), length));
print-icmp.c 233 static const struct tok type2str[] = { variable in typeref:struct:tok
438 fmt = tok2str(type2str, "redirect-#%d %%s to net %%s",
print-nfs.c 169 static const struct tok type2str[] = { variable in typeref:struct:tok
675 ND_PRINT((ndo, " %s", tok2str(type2str, "unk-ft %d", type)));
1057 tok2str(type2str, "unk-ft %d ",
    [all...]
print-ospf.c 68 static const struct tok type2str[] = { variable in typeref:struct:tok
    [all...]

Completed in 98 milliseconds