Home
last modified time | relevance | path

Searched full:packet32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/cmake/Modules/
H A DFindPacket.cmake31 # Packet_INCLUDE_DIR - absolute path to the directory containing Packet32.h.
89 find_path(Packet_INCLUDE_DIR Packet32.h
/freebsd/contrib/libpcap/
H A Dcmakeconfig.h.in129 /* Define to 1 if Packet32 API (Npcap driver) is available */
H A Dpcap-npf.c39 #include <Packet32.h>
44 * XXX - Packet32.h defines bpf_program, so we can't include
90 ADAPTER *adapter; /* the packet32 ADAPTER for the device */
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c11 * cygwin builds when Packet32.h is included. */
20 #include <Packet32.h>
1655 /* Re-open Packet32/NDISUIO connection */ in wpa_driver_ndis_event_adapter_arrival()
2829 * interface name is now only the GUI. Both Packet32 and NDISUIO in wpa_driver_ndis_init()