Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h126 unsigned long last_preq_to_root; member
H A Dmesh_hwmp.c885 (time_after(jiffies, mpath->last_preq_to_root + in hwmp_rann_frame_process()
887 time_before(jiffies, mpath->last_preq_to_root))) && in hwmp_rann_frame_process()
893 mpath->last_preq_to_root = jiffies; in hwmp_rann_frame_process()