OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dag_attach_stream
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dag.c
566
if (
dag_attach_stream
(handle->fd, handle->md.dag_stream, 0, 0) < 0) {
567
snprintf(ebuf, PCAP_ERRBUF_SIZE, "
dag_attach_stream
: %s\n", pcap_strerror(errno));
configure
[
all
...]
Completed in 364 milliseconds