Searched refs:SIOCGIWNAME (Results 1 – 2 of 2) sorted by relevance
65 if (ioctl(s.get(), SIOCGIWNAME, &wr) != -1) in GetInterfaceType()
238 #define SIOCGIWNAME 0x8B01 /* get name == wireless protocol */ macro