Lines Matching refs:istraceroute6
69 int istraceroute6;
220 if (!TT.istraceroute6)
223 if (!TT.istraceroute6) send_probe4(++seq, ttl);
252 if (!TT.istraceroute6) {
469 if(!TT.istraceroute6) {
488 if (toys.optflags & FLAG_6) TT.istraceroute6 = 1;
489 else TT.istraceroute6 = toys.which->name[10] == '6';
491 if(!TT.istraceroute6 && (toys.optflags & FLAG_g)) {
508 TT.recv_sock = xsocket((TT.istraceroute6 ? AF_INET6 : AF_INET), SOCK_RAW,
509 (TT.istraceroute6 ? IPPROTO_ICMPV6 : IPPROTO_ICMP));
511 if (TT.istraceroute6) {
528 if (!TT.istraceroute6) {
561 if (!TT.istraceroute6) {
578 if (!TT.istraceroute6) {