Home
last modified time | relevance | path

Searched refs:PCAP_SUPPORT_DBUS (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/libpcap/include/
Dconfig.h316 #define PCAP_SUPPORT_DBUS 1 macro
/netbsd/src/external/bsd/libpcap/dist/
Dcmakeconfig.h.in311 #cmakedefine PCAP_SUPPORT_DBUS 1
Dconfig.h.in308 #undef PCAP_SUPPORT_DBUS
Dpcap.c124 #ifdef PCAP_SUPPORT_DBUS
709 #ifdef PCAP_SUPPORT_DBUS
Dconfigure.ac3031 AC_DEFINE(PCAP_SUPPORT_DBUS, 1, [support D-Bus sniffing]) definition
3051 AC_SUBST(PCAP_SUPPORT_DBUS) subst
DCMakeLists.txt2438 set(PCAP_SUPPORT_DBUS TRUE) variable