Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

Exported Structures and Definitions
[Remote Capture]


Modules

group  Strings related to the new source syntax
group  Identifiers related to the new source syntax
group  Flags defined in the pcap_open() function
group  Sampling methods defined in the pcap_setsampling() function
group  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).


Detailed Description


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 375 of file remote-ext.h.


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