Home
last modified time | relevance | path

Searched refs:timer1 (Results 1 – 1 of 1) sorted by relevance

/net/tipc/
Dcrypto.c223 unsigned long timer1; member
1234 tx->timer1 = jiffies; in tipc_crypto_key_flush()
1443 tx->timer1 = jiffies; in tipc_crypto_key_synch()
1507 c->timer1 = jiffies; in tipc_crypto_start()
1567 if (time_before(jiffies, tx->timer1 + TIPC_TX_LASTING_TIME)) in tipc_crypto_timeout()
1608 if (time_before(jiffies, rx->timer1 + TIPC_RX_ACTIVE_LIM) && in tipc_crypto_timeout()
1962 rx->timer1 = jiffies; in tipc_crypto_rcv_complete()