Searched refs:pcap (Results 76 - 97 of 97) sorted by relevance

1234

/freebsd-10-stable/contrib/tcpdump/
H A Dconfigure5538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for local pcap library" >&5
5539 $as_echo_n "checking for local pcap library... " >&6; }
5561 # Look for pcap-config.
5564 # Extract the first word of "${ac_tool_prefix}pcap-config", so it can be a program name with args.
5565 set dummy ${ac_tool_prefix}pcap-config; ac_word=$2
5607 # Extract the first word of "pcap-config", so it can be a program name with args.
5608 set dummy pcap-config; ac_word=$2
5678 # Not found; look for pcap.
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extraneous pcap header directories" >&5
5718 $as_echo_n "checking for extraneous pcap heade
[all...]
H A Dprint-juniper.c31 #include <pcap.h>
83 /* codepoints for encoding extensions to a .pcap file */
H A Dprint-ppp.c50 #include <pcap.h>
H A Dprint-802_11.c35 #include <pcap.h>
H A Dprint-nfs.c35 #include <pcap.h>
H A Dtcpdump.c65 #include <pcap.h>
99 #include "pcap-missing.h"
1283 error("unable to limit pcap descriptor");
1567 error("unable to limit pcap descriptor");
1571 error("unable to limit ioctls on pcap descriptor");
1741 error("unable to limit pcap descriptor");
/freebsd-10-stable/contrib/libpcap/
H A Dinet.c45 #include <pcap-stdinc.h>
79 #include "pcap-int.h"
397 * version of libpcap would have to use pcap-config with the --static
H A Dpcap-win32.c36 "@(#) $Header: /tcpdump/master/libpcap/pcap-win32.c,v 1.42 2008-05-21 22:15:25 gianluca Exp $ (LBL)";
39 #include <pcap-int.h>
H A Dsf-pcap-ng.c21 * sf-pcap-ng.c - pcap-ng-file-format-specific code from savefile.c
34 #include <pcap-stdinc.h>
53 #include "pcap-int.h"
55 #include "pcap-common.h"
61 #include "sf-pcap-ng.h"
256 "pcap-ng block size %u > maximum %u",
268 "block in pcap-ng dump file has a length of %u < %lu",
319 "block of type %u in pcap-ng dump file is too short",
498 * Check whether this is a pcap
[all...]
H A Doptimize.c33 #include <pcap-stdinc.h>
53 #include "pcap-int.h"
2164 * done with the filter program. See the pcap man page.
H A Dconfigure580 ac_unique_file="pcap.c"
1316 --with-pcap=TYPE use packet capture TYPE
3276 # we don't add them in pcap-config.
3337 # we don't add them in pcap-config.
7211 { { echo "$as_me:$LINENO: error: pcap type not determined when cross-compiling; use --with-pcap=..." >&5
7212 echo "$as_me: error: pcap type not determined when cross-compiling; use --with-pcap=..." >&2;}
7216 # Check whether --with-pcap was given.
8836 # Needed for common functions used by pcap
[all...]
H A Dgencode.c34 #include <pcap-stdinc.h>
73 #include "pcap-dos.h"
76 #include "pcap-int.h"
86 #include "pcap/sll.h"
87 #include "pcap/ipnet.h"
108 #include <pcap/namedb.h>
498 * entry point for using the compiler with no pcap open
/freebsd-10-stable/tools/tools/netmap/
H A Dpkt-gen.c62 #include <pcap/pcap.h>
627 D("failed to open pcap file %s",
1397 "\t-P file load packet from pcap file"
1418 t->fd = -1; /* default, with pcap */
1712 /* a prefix of tap: netmap: or pcap: forces the mode.
1727 } else if (!strncmp(optarg, "pcap:", 5)) {
1879 D("cannot open pcap on %s", g.ifname);
1883 D("using pcap on %s fileno %d", g.ifname, g.main_fd);
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c6116 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; local
6130 pcap->halAntDivCombSupport = TRUE;
6132 pcap->halAntDivCombSupport = pcap->halAntDivCombSupportOrg;
6169 if (pcap->halAntDivCombSupport) {
H A Dar9300_eeprom.c1540 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; local
1660 if (pcap->halAntDivCombSupport) {
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipf_y.y14 # include <pcap.h>
2178 struct pcap *p;
2242 fprintf(stderr, "pcap parsing failed (%s)\n", phrase);
/freebsd-10-stable/contrib/ipfilter/
H A DHISTORY205 3457804 build errors from removal of pcap-int,h
/freebsd-10-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c46 #include <pcap.h>
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h5773 __be16 pcap; member in struct:fw_port_cmd::fw_port::fw_port_info
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c3728 CH_WARN(adap, "rcap 0x%08x, pcap 0x%08x\n", rcap,
7614 lc->supported = be16_to_cpu(p->pcap);
/freebsd-10-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7286 __be16 pcap; member in struct:fw_port_cmd::fw_port::fw_port_info
/freebsd-10-stable/contrib/ldns/
H A Dconfigure15647 for ac_header in pcap.h
15649 ac_fn_c_check_header_compile "$LINENO" "pcap.h" "ac_cv_header_pcap_h" "$ac_includes_default
15705 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find pcap library (needed for ldns-dpa, will not build dpa now.)" >&5
15706 $as_echo "$as_me: WARNING: Can't find pcap library (needed for ldns-dpa, will not build dpa now.)" >&2;}

Completed in 684 milliseconds

1234