Lines Matching defs:Printf
262 #define Printf (void)printf
1009 Printf("%2d ", ttl);
1060 Printf(" %.*f ms", precis, T);
1065 Printf(" (ecn=passed)");
1068 Printf(" (ecn=bleached)");
1071 Printf(" (ecn=congested)");
1074 Printf(" (ecn=mangled)");
1079 Printf("\n");
1080 Printf("%*.*s%s\n",
1092 Printf(" !");
1107 Printf(" !");
1114 Printf(" !N");
1119 Printf(" !H");
1124 Printf(" !P");
1129 Printf(" !F-%d", pmtu);
1134 Printf(" !S");
1139 Printf(" !U");
1144 Printf(" !W");
1149 Printf(" !I");
1154 Printf(" !A");
1159 Printf(" !Z");
1164 Printf(" !Q");
1169 Printf(" !T");
1174 Printf(" !X");
1179 Printf(" !V");
1184 Printf(" !C");
1189 Printf(" !<%d>", code);
1196 Printf(" *");
1201 Printf(" (%d%% loss)", (loss * 100) / nprobes);
1268 Printf("[ %d bytes", packlen);
1271 Printf("\n\t");
1272 Printf(" %04x", ntohs(*sp++));
1276 Printf("\n\t");
1277 Printf(" %02x", *(u_char *)sp);
1279 Printf("]\n");
1296 Printf("%s: wrote %s %d chars, ret=%d\n",
1366 Printf("packet too short (%d bytes) from %s\n", cc,
1405 Printf("\n%d bytes from %s to ", cc, inet_ntoa(from->sin_addr));
1406 Printf("%s: icmp type %d (%s) code %d\n",
1409 Printf("%2d: %8.8x\n", i, ntohl(*lp++));
1665 Printf(" [AS%u]", as_lookup(asn, addr, AF_INET));
1668 Printf(" %s", addr);
1670 Printf(" %s (%s)", inetname(from->sin_addr), addr);
1673 Printf(" %d bytes to %s", cc, inet_ntoa(ip->ip_dst));
2055 Printf("%02x", (unsigned int)a[i]);
2056 Printf("\n");
2060 Printf("__");
2062 Printf("%02x", (unsigned int)b[i]);
2064 Printf("%02x", (unsigned int)b[i]);
2065 Printf("\n");