Home | History | Annotate | Download | only in libpcap

Lines Matching refs:ebuf

594     char *ebuf)
613 return dag_open_live(device, snaplen, promisc, to_ms, ebuf);
623 snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc: %s",
628 fd = bpf_open(p, ebuf);
636 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCVERSION: %s",
642 snprintf(ebuf, PCAP_ERRBUF_SIZE,
671 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCSETIF: %s: %s",
678 snprintf(ebuf, PCAP_ERRBUF_SIZE,
685 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCGDLT: %s",
716 snprintf(ebuf, PCAP_ERRBUF_SIZE, "unknown interface type %u",
762 (void)snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc: %s",
768 (void)snprintf(ebuf, PCAP_ERRBUF_SIZE,
812 (void)snprintf(ebuf, PCAP_ERRBUF_SIZE,
850 (void)snprintf(ebuf, PCAP_ERRBUF_SIZE,
866 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCSRTIMEOUT: %s",
922 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCIMMEDIATE: %s",
932 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCPROMISC: %s",
938 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCGBLEN: %s",
945 snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc: %s",
972 snprintf(ebuf, PCAP_ERRBUF_SIZE, "BIOCSETF: %s",