Searched refs:SIOCGIFFLAGS (Results 1 – 11 of 11) sorted by relevance
36 #define SIOCGIFFLAGS 0x8913 /* get flags */ macro
32 #define SIOCGIFFLAGS 0x8913 macro
253 int ret = ioctl(sock, SIOCGIFFLAGS, &ifr, sizeof(ifr)); in interfaceIsUp()