Home | History | Annotate | Download | only in libpcap

Lines Matching refs:SIOCGSTAMP

683 	if (ioctl(handle->fd, SIOCGSTAMP, &pcap_header.ts) == -1) {
685 "SIOCGSTAMP: %s", pcap_strerror(errno));