Searched refs:F_INTERVAL (Results 1 – 2 of 2) sorted by relevance
54 #define F_INTERVAL 0x002 macro
291 options |= F_INTERVAL; in common_options()635 if ((options & F_FLOOD) && !(options & F_INTERVAL)) in setup()