Searched refs:ieee80211_send_mgmt (Results 1 – 3 of 3) sorted by relevance
445 int ieee80211_send_mgmt(ieee80211com_t *, ieee80211_node_t *, int, int);
102 ic->ic_send_mgmt = ieee80211_send_mgmt; in ieee80211_proto_attach()
476 ieee80211_send_mgmt(ieee80211com_t *ic, ieee80211_node_t *in, int type, int arg) in ieee80211_send_mgmt() function