Home
last modified time | relevance | path

Searched refs:CONFIG_TIPC_LOG (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/tipc/
Dcore.c48 #ifndef CONFIG_TIPC_LOG
49 #define CONFIG_TIPC_LOG 0 macro
179 if (tipc_log_resize(CONFIG_TIPC_LOG) != 0) in tipc_init()