Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_monitor.h35 void ieee80211_monitor_attach(struct ieee80211com *);
H A Dieee80211_monitor.c69 ieee80211_monitor_attach(struct ieee80211com *ic) in ieee80211_monitor_attach() function
H A Dieee80211_proto.c304 ieee80211_monitor_attach(ic); in ieee80211_proto_attach()