#include <pcap-remote.h>
| Data Fields | |
| uint32 | snaplen | 
| Length of the snapshot (number of bytes to capture for each packet). | |
| uint32 | read_timeout | 
| Read timeout in milliseconds. | |
| uint16 | flags | 
| Flags (see RPCAP_STARTCAPREQ_FLAG_xxx). | |
| uint16 | portdata | 
| Network port on which the client is waiting at (if 'serveropen'). | |
Definition at line 192 of file pcap-remote.h.
| 
 | 
| Flags (see RPCAP_STARTCAPREQ_FLAG_xxx). 
 Definition at line 196 of file pcap-remote.h. Referenced by pcap_startcapture_remote(). | 
| 
 | 
| Network port on which the client is waiting at (if 'serveropen'). 
 Definition at line 197 of file pcap-remote.h. Referenced by pcap_startcapture_remote(). | 
| 
 | 
| Read timeout in milliseconds. 
 Definition at line 195 of file pcap-remote.h. Referenced by pcap_startcapture_remote(). | 
| 
 | 
| Length of the snapshot (number of bytes to capture for each packet). 
 Definition at line 194 of file pcap-remote.h. Referenced by pcap_startcapture_remote(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.