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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_mesh.c230 MESH_RT_LOCK(ms);
248 MESH_RT_LOCK(ms);
308 MESH_RT_LOCK(ms);
368 MESH_RT_LOCK(ms);
394 MESH_RT_LOCK(ms);
407 MESH_RT_LOCK(ms);
427 MESH_RT_LOCK(ms);
868 MESH_RT_LOCK(ms);
1082 MESH_RT_LOCK(ms);
1129 MESH_RT_LOCK(m
[all...]
H A Dieee80211_freebsd.h221 #define MESH_RT_LOCK(ms) mtx_lock(&(ms)->ms_rt_lock) macro

Completed in 108 milliseconds