Searched refs:MESH_RT_LOCK (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_mesh.c235 MESH_RT_LOCK(ms);
253 MESH_RT_LOCK(ms);
313 MESH_RT_LOCK(ms);
373 MESH_RT_LOCK(ms);
399 MESH_RT_LOCK(ms);
412 MESH_RT_LOCK(ms);
432 MESH_RT_LOCK(ms);
873 MESH_RT_LOCK(ms);
1086 MESH_RT_LOCK(ms);
1133 MESH_RT_LOCK(m
[all...]
H A Dieee80211_haiku.h245 #define MESH_RT_LOCK(ms) mtx_lock(&(ms)->ms_rt_lock) macro

Completed in 26 milliseconds