Searched refs:ieee80211_send_mgmt (Results 1 - 6 of 6) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_proto.h79 extern int ieee80211_send_mgmt(struct ieee80211com *, struct ieee80211_node *,
H A Dieee80211_proto.c108 ic->ic_send_mgmt = ieee80211_send_mgmt;
H A Dieee80211_output.c1824 ieee80211_send_mgmt(struct ieee80211com *ic, struct ieee80211_node *ni, function
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.h115 int ieee80211_send_mgmt(struct ieee80211_node *, int, int);
H A Dieee80211_proto.c294 ic->ic_send_mgmt = ieee80211_send_mgmt;
H A Dieee80211_output.c2625 ieee80211_send_mgmt(struct ieee80211_node *ni, int type, int arg) function

Completed in 61 milliseconds