Home
last modified time | relevance | path

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

/minix/sys/net80211/
H A Dieee80211_ioctl.h431 #define SIOCG80211ZSTATS _IOWR('i', 247, struct ifreq) macro
/minix/sbin/ifconfig/
H A Dieee80211.c492 if (direct_ioctl(env, (zflag) ? SIOCG80211ZSTATS : SIOCG80211STATS, in ieee80211_statistics()