Home | History | Annotate | Download | only in tcpdump

Lines Matching full:pcap

5812     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for local pcap library" >&5
5813 $as_echo_n "checking for local pcap library... " >&6; }
5835 # Look for pcap-config.
5838 # Extract the first word of "${ac_tool_prefix}pcap-config", so it can be a program name with args.
5839 set dummy ${ac_tool_prefix}pcap-config; ac_word=$2
5881 # Extract the first word of "pcap-config", so it can be a program name with args.
5882 set dummy pcap-config; ac_word=$2
5952 # Not found; look for pcap.
5991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extraneous pcap header directories" >&5
5992 $as_echo_n "checking for extraneous pcap header directories... " >&6; }
5993 if test \( ! -r /usr/local/include/pcap.h \) -a \
5994 \( ! -r /usr/include/pcap.h \); then
5995 if test -r /usr/local/include/pcap/pcap.h; then
5996 d="/usr/local/include/pcap"
5997 elif test -r /usr/include/pcap/pcap.h; then
5998 d="/usr/include/pcap"
6014 if test -r $d/pcap.h; then
6016 elif test -r $places/pcap.h; then
6019 as_fn_error see INSTALL "cannot find pcap.h" "$LINENO" 5
6023 # Extract the first word of "pcap-config", so it can be a program name with args.
6024 set dummy pcap-config; ac_word=$2
6065 # The libpcap directory has a pcap-config script.
6084 # We don't have pcap-config; find out any additional link flags
6085 # we need. (If we have pcap-config, we assume it tells us what
6639 ac_fn_c_check_type "$LINENO" "pcap_if_t" "ac_cv_type_pcap_if_t" "#include <pcap.h>
7347 for ac_header in pcap/bluetooth.h
7349 ac_fn_c_check_header_compile "$LINENO" "pcap/bluetooth.h" "ac_cv_header_pcap_bluetooth_h" "#include \"tcpdump-stdinc.h\"
7360 for ac_header in pcap/nflog.h
7362 ac_fn_c_check_header_compile "$LINENO" "pcap/nflog.h" "ac_cv_header_pcap_nflog_h" "#include \"tcpdump-stdinc.h\"
7373 for ac_header in pcap/usb.h
7375 ac_fn_c_check_header_compile "$LINENO" "pcap/usb.h" "ac_cv_header_pcap_usb_h" "#include \"tcpdump-stdinc.h\"