Lines Matching refs:Printf
309 Printf("Truncated message: msg_flags 0x%x from %s\n", in check_reply6()
316 Printf("packet too short (%d bytes) from %s\n", cc, in check_reply6()
331 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
350 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
432 Printf("%s is alive\n", targethost); in check_reply6()
438 Printf("%s is alive\n", tmp_buf); in check_reply6()
440 Printf("%s (%s) is alive\n", in check_reply6()
469 Printf("%d bytes from %s: ", cc, in check_reply6()
471 Printf("udp_port=%d. ", ntohs(up->uh_dport)); in check_reply6()
475 Printf("ICMPv6 %d Unreachable from gateway " in check_reply6()
479 Printf("ICMPv6 %s from gateway %s\n", in check_reply6()
483 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6()
485 Printf(" to %s", pr_name((char *)&ip6h->ip6_dst, in check_reply6()
488 Printf(" port %d ", ntohs(up->uh_dport)); in check_reply6()
503 Printf("time=" TIMEFORMAT " ms", triptime/1000.0); in check_reply6()
534 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
543 Printf("ICMPv6 packet too big from %s\n", in check_reply6()
546 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6()
548 Printf(" to %s", pr_name((char *)&ip6h->ip6_dst, in check_reply6()
556 Printf(" port %d ", ntohs(up->uh_dport)); in check_reply6()
558 Printf(" MTU = %d\n", ntohl(icmp6->icmp6_mtu)); in check_reply6()
567 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
577 Printf("ICMPv6 %d time exceeded from %s\n", in check_reply6()
580 Printf("ICMPv6 %s from %s\n", in check_reply6()
584 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6()
586 Printf(" to %s", pr_name((char *)&ip6h->ip6_dst, in check_reply6()
594 Printf(" port %d", ntohs(up->uh_dport)); in check_reply6()
605 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
615 Printf("ICMPv6 %d parameter problem from %s\n", in check_reply6()
618 Printf("ICMPv6 %s from %s\n", in check_reply6()
623 Printf(" in byte %d", icmp6->icmp6_pptr); in check_reply6()
625 Printf(" (value 0x%x)", in check_reply6()
628 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6()
630 Printf(" to %s", pr_name((char *)&ip6h->ip6_dst, in check_reply6()
638 Printf(" port %d", ntohs(up->uh_dport)); in check_reply6()
723 Printf("%s is alive\n", targethost); in check_reply6()
744 Printf("%s is alive\n", tmp_buf); in check_reply6()
746 Printf("%s (%s) is alive\n", in check_reply6()
780 Printf("%d bytes from %s: ", cc, in check_reply6()
783 Printf("%d bytes from %s: ", cc, pr_name6(from6)); in check_reply6()
785 Printf("icmp_seq=%d. ", ntohs(icmp6->icmp6_seq)); in check_reply6()
793 Printf("time=" TIMEFORMAT " ms", triptime/1000.0); in check_reply6()
831 Printf("packet too short (%d bytes) from %s\n", in check_reply6()
838 Printf("ICMPv6 redirect from gateway %s\n", in check_reply6()
841 Printf(" to %s", in check_reply6()
843 Printf(" for %s\n", in check_reply6()
850 Printf("%d bytes from %s:\n", cc, pr_name6(from6)); in check_reply6()
851 Printf("icmp6_type=%d (%s) ", icmp6->icmp6_type, in check_reply6()
853 Printf("icmp6_code=%d\n", icmp6->icmp6_code); in check_reply6()
855 Printf("x%2.2x: x%8.8x\n", in check_reply6()
991 Printf(" IPv6 extension headers: "); in pr_ext_headers()
998 Printf(" <hop-by-hop options>"); in pr_ext_headers()
1002 Printf(" <destination options (after routing" in pr_ext_headers()
1007 Printf(" <destination options (before routing" in pr_ext_headers()
1016 Printf(" <option type %d>", cmsg->cmsg_type); in pr_ext_headers()
1036 Printf(" <type %d routing header, segleft %u> ", in pr_rthdr()
1046 Printf("%s", pr_name((char *)gw_addr, AF_INET6)); in pr_rthdr()
1048 Printf("(Current)"); in pr_rthdr()
1051 Printf(", "); in pr_rthdr()