Home
last modified time | relevance | path

Searched refs:TIPC_TX_LASTING_TIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c45 #define TIPC_TX_LASTING_TIME msecs_to_jiffies(10000) /* 10s */ macro
1560 if (time_before(jiffies, tx->timer1 + TIPC_TX_LASTING_TIME)) in tipc_crypto_timeout()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c45 #define TIPC_TX_LASTING_TIME msecs_to_jiffies(10000) /* 10s */ macro
1556 if (time_before(jiffies, tx->timer1 + TIPC_TX_LASTING_TIME)) in tipc_crypto_timeout()

Completed in 8 milliseconds