Exported Structures and Definitions
[Remote Capture]


Modules

 Strings related to the new source syntax
 Identifiers related to the new source syntax
 Flags defined in the pcap_open() function
 Sampling methods defined in the pcap_setsampling() function
 Authentication methods supported by the RPCAP protocol

Data Structures

struct  pcap_rmtauth
 This structure keeps the information needed to autheticate the user on a remote machine. More...
struct  pcap_samp
 This structure defines the information related to sampling. More...

Defines

#define PCAP_BUF_SIZE   1024
 Defines the maximum buffer size in which address, port, interface names are kept.
#define RPCAP_HOSTLIST_SIZE   1024
 Maximum lenght of an host name (needed for the RPCAP active mode).

Define Documentation

#define PCAP_BUF_SIZE   1024

Defines the maximum buffer size in which address, port, interface names are kept.

In case the adapter name or such is larger than this value, it is truncated. This is not used by the user; however it must be aware that an hostname / interface name longer than this value will be truncated.

Definition at line 76 of file remote-ext.h.

#define RPCAP_HOSTLIST_SIZE   1024

Maximum lenght of an host name (needed for the RPCAP active mode).

Definition at line 396 of file remote-ext.h.


documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2007 CACE Technologies. All rights reserved.