Home
last modified time | relevance | path

Searched refs:FLAG_U (Results 1 – 4 of 4) sorted by relevance

/external/toybox/toys/pending/
Dtraceroute.c117 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()
Darping.c98 if (toys.optflags & FLAG_U) exit(EXIT_SUCCESS); in done()
239 if (!(toys.optflags & FLAG_D) && (toys.optflags & FLAG_U) in arping_main()
/external/toybox/toys/other/
Dnsenter.c122 if (test_r()) toys.optflags |= FLAG_U; in unshare_main()
/external/toybox/generated/
Dflags.h48 #undef FLAG_U
465 #undef FLAG_U
1552 #undef FLAG_U
2399 #undef FLAG_U
2515 #undef FLAG_U
2726 #define FLAG_U (FORCED_FLAG<<4) macro
3073 #define FLAG_U (FORCED_FLAG<<0) macro
3980 #define FLAG_U (FORCED_FLAG<<0) macro
4685 #define FLAG_U (1<<3) macro
4783 #define FLAG_U (FORCED_FLAG<<0) macro