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

/freebsd-11-stable/tools/tools/ath/common/
H A Dctrl.c173 ret = ioctl(req->s, SIOCGATHSTATS, &ifr);
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h46 #define SIOCGATHSTATS _IOWR('i', 137, struct ifreq) macro
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_ioctl.c244 case SIOCGATHSTATS: {
H A Dif_athioctl.h174 #define SIOCGATHSTATS _IOWR('i', 137, struct ifreq) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1061 unsigned IOCTL_SIOCGATHSTATS = SIOCGATHSTATS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc196 _(SIOCGATHSTATS, READWRITE, struct_ifreq_sz);

Completed in 275 milliseconds