Searched refs:BIOCLOCK (Results 1 – 9 of 9) sorted by relevance
114 #define BIOCLOCK _IO('B',118) macro
633 case BIOCLOCK:822 case BIOCLOCK: /* set "locked" flag (no reset) */
218 if (ioctl(info->rfdesc, BIOCLOCK) < 0) in if_register_receive()
240 if (ioctl(BpfFd, BIOCLOCK) < 0) { in BpfOpen()
224 if (ioctl(info->rfdesc, BIOCLOCK) < 0) in if_register_receive()
141 if (ioctl(pcap_fileno(hpcap), BIOCLOCK) < 0) { in init_pcap()
250 if (ioctl(ifi->rfdesc, BIOCLOCK, NULL) < 0) in if_register_receive()
208 if (ioctl(pcap_fileno(hpcap), BIOCLOCK) < 0) { in init_pcap()
413 if (ioctl(fd, BIOCLOCK) < 0) { in setupfilter()