HomeSort by: relevance | last modified time | path
    Searched defs:npcap (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
tcpdump.c 111 * (Versions of libpcap with those APIs, and thus Npcap, which is based on
1574 * We need to look for wpcap.dll in \Windows\System32\Npcap first,
1577 * 1) WinPcap isn't installed and Npcap isn't installed in "WinPcap
1579 * \Windows\System32, only in \Windows\System32\Npcap;
1581 * 2) WinPcap is installed and Npcap isn't installed in "WinPcap
1583 * is a WinPcap DLL, but we'd prefer an Npcap DLL (we should
1585 * and we'll probably require Npcap if we're configured against
1586 * it), and that's in \Windows\System32\Npcap;
1588 * 3) Npcap is installed in "WinPcap API-compatible Mode", so both
1589 * \Windows\System32 and \Windows\System32\Npcap have an Npca
1608 static const WCHAR npcap[] = L"\\\\Npcap"; local
    [all...]

Completed in 16 milliseconds