Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh.h124 unsigned long last_preq_to_root; member
Dmesh_hwmp.c841 (time_after(jiffies, mpath->last_preq_to_root + in hwmp_rann_frame_process()
843 time_before(jiffies, mpath->last_preq_to_root))) && in hwmp_rann_frame_process()
849 mpath->last_preq_to_root = jiffies; in hwmp_rann_frame_process()