Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h691 void ieee80211_node_unauthorize(ieee80211_node_t *);
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c658 ieee80211_node_unauthorize(in); /* port closed */ in ieee80211_send_mgmt()
H A Dnet80211_node.c171 ieee80211_node_unauthorize(ieee80211_node_t *in) in ieee80211_node_unauthorize() function