Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_monitor.h36 void ieee80211_monitor_detach(struct ieee80211com *);
H A Dieee80211_monitor.c75 ieee80211_monitor_detach(struct ieee80211com *ic) in ieee80211_monitor_detach() function
H A Dieee80211_proto.c310 ieee80211_monitor_detach(ic); in ieee80211_proto_detach()