#include <pcap-remote.h>
| Data Fields | |
| int32 | bufsize | 
| Size of the user buffer allocated by WinPcap; it can be different from the one we chose. | |
| uint16 | portdata | 
| Network port on which the server is waiting at (passive mode only). | |
| uint16 | dummy | 
| Must be zero. | |
Definition at line 202 of file pcap-remote.h.
| 
 | 
| Size of the user buffer allocated by WinPcap; it can be different from the one we chose. 
 Definition at line 204 of file pcap-remote.h. Referenced by daemon_startcapture(). | 
| 
 | 
| Must be zero. 
 Definition at line 206 of file pcap-remote.h. | 
| 
 | 
| Network port on which the server is waiting at (passive mode only). 
 Definition at line 205 of file pcap-remote.h. Referenced by daemon_startcapture(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.