Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_wds.h37 void ieee80211_dwds_discover(struct ieee80211_node *, struct mbuf *);
H A Dieee80211_wds.c318 ieee80211_dwds_discover(struct ieee80211_node *ni, struct mbuf *m) in ieee80211_dwds_discover() function
H A Dieee80211_hostap.c660 ieee80211_dwds_discover(ni, m); in hostap_input()