Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Drouting.h50 s32 seq_old_max_diff, unsigned long *last_reset,
H A Drouting.c150 s32 seq_old_max_diff, unsigned long *last_reset, in batadv_window_protected() argument
153 if (seq_num_diff <= -seq_old_max_diff || in batadv_window_protected()