Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Drouting.h56 s32 seq_old_max_diff, unsigned long *last_reset,
Drouting.c165 s32 seq_old_max_diff, unsigned long *last_reset, in batadv_window_protected() argument
168 if (seq_num_diff <= -seq_old_max_diff || in batadv_window_protected()