BIOCLOCK
if (ioctl(pcap_fileno(hpcap), BIOCLOCK) == -1) {
if (ioctl(bpffd, BIOCLOCK, NULL) == -1)
if (ioctl(pcap_fileno(hpcap), BIOCLOCK) == -1) {
case BIOCLOCK: /* set "locked" flag (no reset) */
case BIOCLOCK:
if (ioctl(info->rfdesc, BIOCLOCK) == -1)
if (ioctl(info->rfdesc, BIOCLOCK) == -1)
if (ioctl(info->rfdesc, BIOCLOCK) == -1)
if (ioctl(apme->a_raw, BIOCLOCK, NULL) == -1)
if (ioctl(iapp->i_raw, BIOCLOCK, NULL) == -1)
if (ioctl(fd, BIOCLOCK) < 0) {
if (ioctl(BpfFd, BIOCLOCK) == -1) {
if (*bpfd != -1 && ioctl(*bpfd, BIOCLOCK, NULL) == -1)