Home | History | Annotate | Download | only in libpcap

Lines Matching refs:BIOCROTZBUF

367 			if (ioctl(p->fd, BIOCROTZBUF, &bz) < 0) {
369 "BIOCROTZBUF: %s", strerror(errno));
414 if (ioctl(p->fd, BIOCROTZBUF, &bz) < 0) {
416 "BIOCROTZBUF: %s", strerror(errno));