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

rpcap_sampling Struct Reference
[Internal Structures and Definitions]

Structure that is needed to set sampling parameters. More...

#include <pcap-remote.h>


Data Fields

uint8 method
 Sampling method.

uint8 dummy1
 Must be zero.

uint16 dummy2
 Must be zero.

uint32 value
 Parameter related to the sampling method.


Detailed Description

Structure that is needed to set sampling parameters.

Definition at line 268 of file pcap-remote.h.


Field Documentation

uint8 dummy1
 

Must be zero.

Definition at line 271 of file pcap-remote.h.

uint16 dummy2
 

Must be zero.

Definition at line 272 of file pcap-remote.h.

uint8 method
 

Sampling method.

Definition at line 270 of file pcap-remote.h.

Referenced by daemon_setsampling(), daemon_startcapture(), and pcap_setsampling_remote().

uint32 value
 

Parameter related to the sampling method.

Definition at line 273 of file pcap-remote.h.

Referenced by daemon_setsampling(), daemon_startcapture(), and pcap_setsampling_remote().


The documentation for this struct was generated from the following file:

documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.