Go to the documentation of this file.
34 #ifndef __REMOTE_EXT_H__
35 #define __REMOTE_EXT_H__
39 #error Please do not include this file directly. Just define HAVE_REMOTE and then include pcap.h
79 #define PCAP_BUF_SIZE 1024
93 #define PCAP_SRC_FILE 2
101 #define PCAP_SRC_IFLOCAL 3
109 #define PCAP_SRC_IFREMOTE 4
164 #define PCAP_SRC_FILE_STRING "file://"
177 #define PCAP_SRC_IF_STRING "rpcap://"
203 #define PCAP_OPENFLAG_PROMISCUOUS 1
217 #define PCAP_OPENFLAG_DATATX_UDP 2
228 #define PCAP_OPENFLAG_NOCAPTURE_RPCAP 4
237 #define PCAP_OPENFLAG_NOCAPTURE_LOCAL 8
248 #define PCAP_OPENFLAG_MAX_RESPONSIVENESS 16
265 #define PCAP_SAMP_NOSAMP 0
275 #define PCAP_SAMP_1_EVERY_N 1
285 #define PCAP_SAMP_FIRST_AFTER_N_MS 2
304 #define RPCAP_RMTAUTH_NULL 0
315 #define RPCAP_RMTAUTH_PWD 1
399 #define RPCAP_HOSTLIST_SIZE 1024
418 int pcap_createsrcstr(
char *source,
int type,
const char *
host,
const char *port,
const char *name,
char *errbuf);
419 int pcap_parsesrcstr(
const char *source,
int *type,
char *
host,
char *port,
char *name,
char *errbuf);
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009
CACE Technologies. All rights reserved.