Lines Matching refs:SIOCGIFFLAGS
1717 if (ioctl(handle->fd, SIOCGIFFLAGS, &ifr) == -1) {1719 "Can't restore interface flags (SIOCGIFFLAGS failed: %s).\n"1833 if (ioctl(handle->fd, SIOCGIFFLAGS, &ifr) == -1) {1835 "SIOCGIFFLAGS: %s", pcap_strerror(errno));