Searched refs:SIOCGIFMAC (Results 1 – 4 of 4) sorted by relevance
67 if (ioctl(s, SIOCGIFMAC, &ifr) == -1) in maclabel_status()
80 #define SIOCGIFMAC _IOWR('i', 38, struct ifreq) /* get IF MAC label */ macro
2504 case SIOCGIFMAC: in ifhwioctl()