Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h222 #define MESH_PATH_EXPIRE (600 * HZ) macro
H A Dmesh_pathtbl.c1077 time_after(jiffies, mpath->exp_time + MESH_PATH_EXPIRE)) in mesh_path_tbl_expire()