Home
last modified time | relevance | path

Searched refs:MESH_PATH_EXPIRE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h162 #define MESH_PATH_EXPIRE (600 * HZ) macro
H A Dmesh_pathtbl.c787 time_after(jiffies, mpath->exp_time + MESH_PATH_EXPIRE)) in mesh_path_tbl_expire()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h193 #define MESH_PATH_EXPIRE (600 * HZ) macro
H A Dmesh_pathtbl.c1055 time_after(jiffies, mpath->exp_time + MESH_PATH_EXPIRE)) in mesh_path_tbl_expire()

Completed in 7 milliseconds