Searched refs:TIPC_RX_PASSIVE_LIM (Results 1 – 1 of 1) sorted by relevance
47 #define TIPC_RX_PASSIVE_LIM msecs_to_jiffies(15000) /* 15s */ macro1615 if (time_before(jiffies, rx->timer2 + TIPC_RX_PASSIVE_LIM) && in tipc_crypto_timeout()