Lines Matching full:pcap
2 * pcap-dag.c: Packet capture interface for Endace DAG card.
4 * The functionality of this code attempts to mimic that of pcap-linux as much
10 * called as required from their pcap-linux/bpf equivalents.
20 "@(#) $Header: /tcpdump/master/libpcap/pcap-dag.c,v 1.39 2008-04-14 20:40:58 guy Exp $ (LBL)";
33 #include "pcap-int.h"
49 #include "pcap-dag.h"
295 /* Pcap is configured to process only available packets, and there aren't any, return immediately. */
610 * See also pcap(3).
634 /* Initialize some components of the pcap structure. */
1008 * Installs the given bpf filter program in the given pcap structure. There is