Searched refs:BIOCLOCK (Results 1 – 4 of 4) sorted by relevance
167 if (ioctl(info->wfdesc, BIOCLOCK, NULL) < 0) in if_register_send()299 if (ioctl(info->rfdesc, BIOCLOCK, NULL) < 0) in if_register_receive()
141 #define BIOCLOCK _IO('B', 122) macro
1413 case BIOCLOCK: in bpfioctl()1809 case BIOCLOCK: in bpfioctl()
289 if (ioctl(pcap_fileno(hpcap), BIOCLOCK) < 0) { in init_pcap()