Searched refs:F_FLOOD (Results 1 – 3 of 3) sorted by relevance
186 options |= F_FLOOD; in common_options()393 if (!(options & F_QUIET) && (options & F_FLOOD)) { in pinger()450 if (options & F_FLOOD) in pinger()487 if ((options & F_FLOOD) && !(options & F_INTERVAL)) in setup()775 if (options & F_FLOOD) { in gather_statistics()890 if (ntransmitted > 1 && (!interval || (options&(F_FLOOD|F_ADAPTIVE)))) { in finish()1009 if (options & F_FLOOD) in receive_error_msg()1045 if (options & F_FLOOD) { in receive_error_msg()1209 if (options & F_FLOOD) { in parse_reply()1226 if ((options & F_FLOOD) && !(options & (F_VERBOSE|F_QUIET))) { in parse_reply()[all …]
40 #define F_FLOOD 0x001 macro
174 #define F_FLOOD 0x0001 macro430 options |= F_FLOOD; in main()712 if ((options & F_FLOOD) && (options & F_INTERVAL)) in main()1047 if ((options & F_FLOOD) == 0) { in main()1086 if (options & F_FLOOD) { in main()1337 if (!(options & F_QUIET) && options & F_FLOOD) in pinger()1512 if (options & F_FLOOD) in pr_pack()1700 if (!(options & F_FLOOD)) { in pr_pack()