Home
last modified time | relevance | path

Searched refs:BIOCSETLIF (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-bpf.c2018 #ifdef BIOCSETLIF
2019 if (ioctl(fd, BIOCSETLIF, (caddr_t)&ifr) < 0)
2051 #ifdef BIOCSETLIF
2052 if (ioctl(fd, BIOCSETLIF, (caddr_t)&ifr) >= 0)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go108 BIOCSETLIF = -0x7f87bd94 const