Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difieee80211.c177 static int get80211(int s, int type, void *data, int len);
239 if (get80211(s, IEEE80211_IOC_CHANINFO, chaninfo, in getchaninfo()
394 if (get80211(s, IEEE80211_IOC_CURCHAN, &curchan, sizeof(curchan)) < 0) { in getcurchan()
443 if (get80211(s, IEEE80211_IOC_ROAM, in getroam()
461 if (get80211(s, IEEE80211_IOC_TXPARAMS, in gettxparams()
479 if (get80211(s, IEEE80211_IOC_REGDOMAIN, in getregdomain()
488 if (get80211(s, IEEE80211_IOC_DEVCAPS, dc, in getdevcaps()
3882 (void) get80211(s, IEEE80211_IOC_BSSID, in list_stations()
4109 if (get80211(s, IEEE80211_IOC_CHANLIST, &active, sizeof(active)) < 0) in print_channels()
5053 if (get80211(s, IEEE80211_IOC_WPAKEY, &ik, sizeof(ik)) < 0) { in ieee80211_status()
[all …]