Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c764 (void) ieee80211_send_probereq(ic->ic_bss, ic->ic_macaddr, in ieee80211_beacon_miss()
849 (void) ieee80211_send_probereq(in, in ieee80211_newstate()
H A Dnet80211_impl.h442 int ieee80211_send_probereq(ieee80211_node_t *, const uint8_t *,
H A Dnet80211_output.c423 ieee80211_send_probereq(ieee80211_node_t *in, in ieee80211_send_probereq() function