OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:airpcap_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-airpcap.c
948
static const char
airpcap_prefix
[] = "\\\\.\\airpcap";
local
957
if (strncmp(device,
airpcap_prefix
, sizeof
airpcap_prefix
- 1) == 0) {
pcap-airpcap.c
948
static const char
airpcap_prefix
[] = "\\\\.\\airpcap";
local
957
if (strncmp(device,
airpcap_prefix
, sizeof
airpcap_prefix
- 1) == 0) {
Completed in 41 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026