HomeSort by relevance Sort by last modified time
    Searched refs:BIOCROTZBUF (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-bpf.c 353 if (ioctl(p->fd, BIOCROTZBUF, &bz) < 0) {
355 "BIOCROTZBUF: %s", strerror(errno));
400 if (ioctl(p->fd, BIOCROTZBUF, &bz) < 0) {
402 "BIOCROTZBUF: %s", strerror(errno));
    [all...]
configure     [all...]

Completed in 607 milliseconds