Home
last modified time | relevance | path

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

/Linux-v6.1/net/batman-adv/
Drouting.h43 s32 seq_old_max_diff, unsigned long *last_reset,
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()