HomeSort by: relevance | last modified time | path
    Searched refs:libpcap (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/libpcap/dist/
libpcap.pc.in 2 # pkg-config file for libpcap.
13 Name: libpcap
  /src/external/bsd/libpcap/dist/msdos/
makefile.dj 2 # GNU Makefile for DOS-libpcap. djgpp version.
4 # Use this makefile from the libpcap root directory.
47 TARGETS = msdos/bin2c.exe libpcap.a filtertest.exe findalldevstest.exe \
51 @echo 'Welcome to libpcap/djgpp with samples.'
58 libpcap.a: version.h $(OBJECTS) $(PM_OBJECTS)
62 filtertest.exe: tests/filtertest.c libpcap.a
66 findalldevstest.exe: tests/findalldevstest.c libpcap.a
70 nonblocktest.exe: tests/nonblocktest.c libpcap.a
74 opentest.exe: tests/opentest.c libpcap.a
91 sed -e 's/.*/static char pcap_version_string[] = "libpcap (&)";/' ./VERSION >> $
    [all...]
  /src/usr.sbin/pf/pflogd/
Makefile 8 CPPFLAGS+=-I${NETBSDSRCDIR}/external/bsd/libpcap/dist
13 DPAPP+= ${LIBPCAP} ${LIBUTIL}
  /src/external/bsd/
Makefile 7 libarchive libevent liblzf libpcap mdocml \
  /src/sys/rump/
listsrcdirs 136 lsrc usr /external/bsd/ libnv libpcap tcpdump wpa
  /src/external/bsd/tcpdump/dist/
configure 1387 --disable-local-libpcap don't look for a local libpcap [default=check for a
1388 local libpcap]
6071 libpcap=FAIL
6072 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to look for a local libpcap" >&5
6073 printf %s "checking whether to look for a local libpcap... " >&6; }
6074 # Check whether --enable-local-libpcap was given.
6088 # Don't look for a local libpcap.
6103 $EGREP '/libpcap-[0-9]+\.[0-9]+(\.[0-9]*)?([ab][0-9]*|-PRE-GIT|rc.)?$'`
6105 $EGREP '/libpcap-[0-9]+\.[0-9]+(\.[0-9]*)?([ab][0-9]*|-PRE-GIT|rc.)?$'
    [all...]
  /src/share/mk/
bsd.hostprog.mk 48 LIBPCAP?= /usr/lib/libpcap.a
  /src/external/bsd/tcpdump/dist/cmake/Modules/
FindPCAP.cmake 2 # Try to find libpcap.
15 # libpcap isn't set up to install .pc files or pcap-config on Windows,
108 # files for libpcap, that is *not* necessarily an indication that
109 # libpcap isn't available - not all systems ship pkg-config, and
110 # libpcap didn't have .pc files until libpcap 1.9.0.
216 pkg_search_module(CONFIG_PCAP ${_quiet} libpcap)
405 # If it's not set, we have to look for the libpcap headers and library
447 # We found libpcap using pkg-config or pcap-config.
453 # for libpcap, and we don't have pkg-config, so we have to look fo
    [all...]
  /src/lib/
Makefile 85 SUBDIR+= ../external/bsd/libpcap/lib

Completed in 30 milliseconds