Lines Matching defs:changed
1222 /* Mark the point TX key users changed */
1372 * has changed, so the number of TX keys' users on this node are increased and
1419 /* Case 2: Peer RX active key has changed, let's update own TX users */
1431 /* Mark the point TX key users changed */
1434 pr_debug("%s: key users changed %d-- %d++, peer %s\n",
1975 /* Re-fetch skb cb as skb might be changed in tipc_msg_validate */
2403 * @changed: if the rekeying needs to be rescheduled with new interval
2404 * @new_intv: new rekeying interval (when "changed" = true)
2406 void tipc_crypto_rekeying_sched(struct tipc_crypto *tx, bool changed,
2412 if (changed) {