Searched refs:TIPC_MAX_SUBSCRIPTIONS (Results 1 – 2 of 2) sorted by relevance
42 #define TIPC_MAX_SUBSCRIPTIONS 65535 macro
238 if (atomic_read(&tn->subscription_count) >= TIPC_MAX_SUBSCRIPTIONS) { in tipc_subscrp_create()240 TIPC_MAX_SUBSCRIPTIONS); in tipc_subscrp_create()