Searched refs:FLAG_I (Results 1 – 4 of 4) sorted by relevance
73 (toys.optflags & FLAG_I) ? crc : ~crc); in do_cksum()
52 #undef FLAG_I235 #undef FLAG_I772 #undef FLAG_I1692 #undef FLAG_I2400 #undef FLAG_I2664 #undef FLAG_I2730 #define FLAG_I (FORCED_FLAG<<8) macro2877 #define FLAG_I (1<<3) macro3328 #define FLAG_I (FORCED_FLAG<<8) macro4100 #define FLAG_I (FORCED_FLAG<<5) macro[all …]
310 if (toys.optflags & FLAG_I) in getty_main()
214 if (!(toys.optflags & FLAG_I)) TT.iface = "eth0"; in arping_main()