Modules | |
Remote_source_ID | |
Remote_source_string | |
Remote_open_flags | |
Remote_samp_methods | |
Remote_auth_methods | |
Classes | |
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). |
|
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. |
|
Maximum lenght of an host name (needed for the RPCAP active mode).
Definition at line 375 of file remote-ext.h. |