Searched refs:F_UPSTREAM (Results 1 – 2 of 2) sorted by relevance
299 log_query(flags | F_UPSTREAM, name, addr, NULL); in cache_insert()1080 else if (flags & F_UPSTREAM) in log_query()
284 #define F_UPSTREAM 1024 macro