Home
last modified time | relevance | path

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

/net/tipc/
Dcore.c62 #ifndef CONFIG_TIPC_NODES
63 #define CONFIG_TIPC_NODES 255 macro
195 tipc_max_nodes = delimit(CONFIG_TIPC_NODES, 8, 2047); in tipc_init()