Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c76 static int mesh_newstate(struct ieee80211vap *, enum ieee80211_state, int);
663 vap->iv_newstate = mesh_newstate; in mesh_vattach()
695 mesh_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in mesh_newstate() function