OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCAP_DEV_PREFIX
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
config.h.in
171
#undef
PCAP_DEV_PREFIX
pcap-dlpi.c
129
#ifndef
PCAP_DEV_PREFIX
131
#define
PCAP_DEV_PREFIX
"/dev/dlpi"
133
#define
PCAP_DEV_PREFIX
"/dev"
561
snprintf(dname, sizeof(dname), "%s/%s",
PCAP_DEV_PREFIX
,
[
all
...]
Completed in 513 milliseconds