Lines Matching refs:pcap

19 AC_INIT(pcap, m4_esyscmd_s([cat VERSION]))  package
20 AC_CONFIG_SRCDIR(pcap.c)
47 dnl releases without that fix, so that pcap-bpf.c doesn't need to
626 AC_ARG_WITH(pcap,
627 AC_HELP_STRING([--with-pcap=TYPE],[use packet capture TYPE]))
771 # Needed for common functions used by pcap-[dlpi,libdlpi].c
939 # <linux/if_packet.h>. If so, then pcap-linux.c can use this
986 # --with-pcap=dag is the only way to get here, and it means
995 # --with-pcap=septel is the only way to get here, and it means
1004 # --with-pcap=snf is the only way to get here, and it means
1015 AC_MSG_ERROR($V_PCAP is not a valid pcap type)
1151 # User requested something-else-only pcap, so they don't
1200 SSRC="$SSRC pcap-dag.c"
1245 …AC_MSG_ERROR([DAG support requested with --with-pcap=dag, but the DAG headers weren't found at $da…
1275 # User requested something-else-only pcap, so they don't
1311 SSRC="$SSRC pcap-septel.c"
1321 …AC_MSG_ERROR([Septel support requested with --with-pcap=septel, but the Septel headers weren't fou…
1354 # User requested something-else-only pcap, so they don't
1418 SSRC="$SSRC pcap-snf.c"
1428 …AC_MSG_ERROR([Myricom Sniffer support requested with --with-pcap=snf, but the Sniffer headers were…
1456 # User requested something-else-only pcap, so they don't
1495 SSRC="$SSRC pcap-tc.c"
1572 SSRC="$SSRC pcap-new.c pcap-rpcap.c rpcap-protocol.c sockutils.c"
2081 # User requested something-else-only pcap, so they don't
2092 USB_SRC=pcap-usb-linux.c
2180 NETFILTER_SRC=pcap-netfilter-linux.c
2216 NETMAP_SRC=pcap-netmap.c
2229 # User requested something-else-only pcap, so they don't
2245 BT_SRC=pcap-bt-linux.c
2272 BT_MONITOR_SRC=pcap-bt-monitor-linux.c
2314 # User requested something-else-only pcap, so they don't
2375 DBUS_SRC=pcap-dbus.c
2403 # User requested something-else-only pcap, so they don't
2434 RDMA_SRC=pcap-rdmasniff.c
2456 AC_OUTPUT(Makefile pcap-filter.manmisc pcap-linktype.manmisc
2457 pcap-tstamp.manmisc pcap-savefile.manfile pcap.3pcap
2458 pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap
2459 pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap
2460 pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap
2461 pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap
2462 pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap