Searched refs:FLAG_6 (Results 1 – 3 of 3) sorted by relevance
59 if(!(toys.optflags & (FLAG_4|FLAG_6))) {62 toys.optflags |= FLAG_6;65 if (toys.optflags & FLAG_6) {
485 toys.optflags |= FLAG_6; in traceroute_main()488 if (toys.optflags & FLAG_6) TT.istraceroute6 = 1; in traceroute_main()
1687 #undef FLAG_62397 #undef FLAG_64095 #define FLAG_6 (FORCED_FLAG<<0) macro4683 #define FLAG_6 (1<<1) macro