Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.c75 static void mesh_gatemode_cb(void *);
526 mesh_gatemode_cb, vap); in mesh_gatemode_setup()
530 mesh_gatemode_cb(void *arg) in mesh_gatemode_cb() function