Searched refs:TIPC_TX_LASTING_TIME (Results 1 – 1 of 1) sorted by relevance
45 #define TIPC_TX_LASTING_TIME msecs_to_jiffies(10000) /* 10s */ macro1556 if (time_before(jiffies, tx->timer1 + TIPC_TX_LASTING_TIME)) in tipc_crypto_timeout()