Searched defs:log_cache (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/snooper/
H A Dcache.c31 #define log_cache(fmt, args...) log_debug("%s::" fmt, "cache", ##args) macro
33 #define log_cache(...) do {} while (0) macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/snooper/
H A Dcache.c31 #define log_cache(fmt, args...) log_debug("%s::" fmt, "cache", ##args) macro
33 #define log_cache(...) do {} while (0) macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/snooper/
H A Dcache.c31 #define log_cache(fmt, args...) log_debug("%s::" fmt, "cache", ##args) macro
33 #define log_cache(...) do {} while (0) macro
[all...]

Completed in 121 milliseconds