Searched refs:TIPC_WAIT_FOREVER (Results 1 – 2 of 2) sorted by relevance
136 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */ macro
273 if (sub->timeout != TIPC_WAIT_FOREVER) in tipc_subscrp_create()