Searched refs:BIOCLOCK (Results 1 – 4 of 4) sorted by relevance
161 if (ioctl(info->wfdesc, BIOCLOCK, NULL) < 0) in if_register_send()267 if (ioctl(info->rfdesc, BIOCLOCK, NULL) < 0) in if_register_receive()
139 #define BIOCLOCK _IO('B', 122) macro
1304 case BIOCLOCK: in bpfioctl()1699 case BIOCLOCK: in bpfioctl()
281 if (ioctl(pcap_fileno(hpcap), BIOCLOCK) < 0) { in init_pcap()