Home | History | Annotate | Download | only in libpcap

Lines Matching refs:SIOCGIFINDEX

1616 	if (ioctl(fd, SIOCGIFINDEX, &ifr) == -1) {
1618 "SIOCGIFINDEX: %s", pcap_strerror(errno));