Searched refs:seq_diff (Results 1 – 2 of 2) sorted by relevance
615 s32 seq_diff; in batadv_v_ogm_metric_update() local621 seq_diff = ntohl(ogm2->seqno) - orig_ifinfo->last_real_seqno; in batadv_v_ogm_metric_update()624 batadv_window_protected(bat_priv, seq_diff, in batadv_v_ogm_metric_update()640 if (seq_diff < 0 && !protection_started) in batadv_v_ogm_metric_update()661 if (seq_diff > 0 || protection_started) in batadv_v_ogm_metric_update()
358 u32 seq_diff, oseq_diff; in xfrm_replay_notify_esn() local377 seq_diff = replay_esn->seq - preplay_esn->seq; in xfrm_replay_notify_esn()379 seq_diff = ~preplay_esn->seq + replay_esn->seq in xfrm_replay_notify_esn()389 if (seq_diff >= x->replay_maxdiff || in xfrm_replay_notify_esn()