Home
last modified time | relevance | path

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

/trueos/sys/i386/include/
HDif_wl_wavelan.h100 #define SIOCGWLCITEM _IOWR('i', 68, struct ifreq) /* get cache element count */ macro
/trueos/usr.sbin/wlconfig/
HDwlconfig.c218 if (ioctl(sd, SIOCGWLCITEM, (caddr_t)ifr)) in get_cache()
/trueos/sys/dev/wl/
HDif_wl.c1432 case SIOCGWLCITEM: in wlioctl()