Searched refs:FLAG_U (Results 1 – 4 of 4) sorted by relevance
117 if (toys.optflags & FLAG_U) { in send_probe4()270 if (toys.optflags & FLAG_U) { in do_trace()530 if (toys.optflags & FLAG_U) in traceroute_main()536 resolve_addr(toys.optargs[0], AF_INET, ((toys.optflags & FLAG_U) ? in traceroute_main()537 SOCK_DGRAM : SOCK_RAW), ((toys.optflags & FLAG_U) ? IPPROTO_UDP : in traceroute_main()580 if (!(toys.optflags & FLAG_U)) TT.ident |= 0x8000; in traceroute_main()
98 if (toys.optflags & FLAG_U) exit(EXIT_SUCCESS); in done()239 if (!(toys.optflags & FLAG_D) && (toys.optflags & FLAG_U) in arping_main()
122 if (test_r()) toys.optflags |= FLAG_U; in unshare_main()
48 #undef FLAG_U465 #undef FLAG_U1552 #undef FLAG_U2399 #undef FLAG_U2515 #undef FLAG_U2726 #define FLAG_U (FORCED_FLAG<<4) macro3073 #define FLAG_U (FORCED_FLAG<<0) macro3980 #define FLAG_U (FORCED_FLAG<<0) macro4685 #define FLAG_U (1<<3) macro4783 #define FLAG_U (FORCED_FLAG<<0) macro