Searched refs:iv_recv_ctl (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_adhoc.c105 vap->iv_recv_ctl = adhoc_recv_ctl;
645 vap->iv_recv_ctl(ni, m, subtype);
H A Dieee80211_sta.c100 vap->iv_recv_ctl = sta_recv_ctl;
921 vap->iv_recv_ctl(ni, m, subtype);
H A Dieee80211_hostap.c99 vap->iv_recv_ctl = hostap_recv_ctl;
902 vap->iv_recv_ctl(ni, m, subtype);
H A Dieee80211_var.h472 void (*iv_recv_ctl)(struct ieee80211_node *, member in struct:ieee80211vap
H A Dieee80211_mesh.c667 vap->iv_recv_ctl = mesh_recv_ctl;

Completed in 60 milliseconds